Recently I got this error in Azure pipeline
Although, this pipeline was working before, I made a few changes in the producation transformation file and basically it's not recongnizing those keywords
on my local I got the below eroror
The PUBLIC_URL environment variable '#{PUBLIC_URL}#' is not a valid URL.
to fix that, I have moved all my transformatio file into a new folder and replaced during the release pipelines.
No comments:
Post a Comment