Skip to content

Commit

Permalink
Merge pull request #68 from codefresh-io/danielm-codefresh-patch-1
Browse files Browse the repository at this point in the history
Update release.yaml
  • Loading branch information
danielm-codefresh authored May 19, 2022
2 parents b0ed42c + e1a2021 commit 5c9ec05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
# managers (gomod, yarn, npm).
PROJECT_FOLDERS: ".,./ui"
# full qualified name of the docker image to be inspected
DOCKER_IMAGE: quay.io/argoproj/argo-rollouts:${{ github.event.inputs.tag }}
DOCKER_IMAGE: quay.io/codefresh/argo-rollouts:${{ github.event.inputs.tag }}

run: |
yarn install --cwd ./ui
Expand Down

0 comments on commit 5c9ec05

Please sign in to comment.