Skip to content

Commit 5c9ec05

Browse files
Merge pull request #68 from codefresh-io/danielm-codefresh-patch-1
Update release.yaml
2 parents b0ed42c + e1a2021 commit 5c9ec05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
# managers (gomod, yarn, npm).
138138
PROJECT_FOLDERS: ".,./ui"
139139
# full qualified name of the docker image to be inspected
140-
DOCKER_IMAGE: quay.io/argoproj/argo-rollouts:${{ github.event.inputs.tag }}
140+
DOCKER_IMAGE: quay.io/codefresh/argo-rollouts:${{ github.event.inputs.tag }}
141141

142142
run: |
143143
yarn install --cwd ./ui

0 commit comments

Comments
 (0)