You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
In case of compilation failure we can not see this fact, but the Azure pipelines says, that the "Replace env.js" step was failed (after the "Download frontend artifact").
We should change it to the relevant one, at least the 0 size artifact download should be not OK.
The text was updated successfully, but these errors were encountered:
| PowerShell exited with code '1'.
| PowerShell wrote one or more lines to the standard error stream.
| /usr/bin/cp: cannot stat '/home/vsts/work/1/frontend-1.0.0.87/1.0.0.87/1.0.0.87/assets/env.js': No such file or directory
| Get-Content: /home/vsts/work/1/s/pipeline/frontend/replaceEnvJs.ps1:10
Get-Content $filePathToReplace | ForEach-Object -Process {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Cannot find path | '/home/vsts/work/1/frontend-1.0.0.87/1.0.0.87/1.0.0.87/assets/env.Stage.js' because it does not exist.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue
In case of compilation failure we can not see this fact, but the Azure pipelines says, that the "Replace env.js" step was failed (after the "Download frontend artifact").
We should change it to the relevant one, at least the 0 size artifact download should be not OK.
The text was updated successfully, but these errors were encountered: