Skip to content

Commit

Permalink
Fix werf built image name
Browse files Browse the repository at this point in the history
  • Loading branch information
violog committed Jan 9, 2024
1 parent 58e484b commit adb47f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- name: Run Build
run: |
. $(werf ci-env github --as-file)
werf export service --tag ghcr.io/$GITHUB_REPOSITORY:$GITHUB_SHA
werf export deployer --tag ghcr.io/$GITHUB_REPOSITORY:$GITHUB_SHA

0 comments on commit adb47f5

Please sign in to comment.