Skip to content

Commit e1a2021

Browse files
Update release.yaml
1 parent b0ed42c commit e1a2021

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)