We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0ed42c + e1a2021 commit 5c9ec05Copy full SHA for 5c9ec05
.github/workflows/release.yaml
@@ -137,7 +137,7 @@ jobs:
137
# managers (gomod, yarn, npm).
138
PROJECT_FOLDERS: ".,./ui"
139
# full qualified name of the docker image to be inspected
140
- DOCKER_IMAGE: quay.io/argoproj/argo-rollouts:${{ github.event.inputs.tag }}
+ DOCKER_IMAGE: quay.io/codefresh/argo-rollouts:${{ github.event.inputs.tag }}
141
142
run: |
143
yarn install --cwd ./ui
0 commit comments