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
Codefresh child pipeline executions using the codefresh-run steps are failing to provide variables to the child pipeline.
The bug appears to have been introduced in v0.82.8 release of Codefresh CLI.
By using the IMAGE_TAG argument in the step I was able to pin to the previous release IMAGE_TAG: '0.82.7' I was able to verify that the bug was resolved.
I noticed also the git hygiene on these last release dropped. There's limited descriptions, many WIP commits, and the release notes were unclear.
The text was updated successfully, but these errors were encountered:
Codefresh child pipeline executions using the codefresh-run steps are failing to provide variables to the child pipeline.
The bug appears to have been introduced in v0.82.8 release of Codefresh CLI.
By using the IMAGE_TAG argument in the step I was able to pin to the previous release
IMAGE_TAG: '0.82.7'
I was able to verify that the bug was resolved.I noticed also the git hygiene on these last release dropped. There's limited descriptions, many WIP commits, and the release notes were unclear.
The text was updated successfully, but these errors were encountered: