Skip to content

Commit

Permalink
Update actions.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvarko authored Nov 1, 2023
1 parent 565d3cb commit 3630e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: Run Build
run: |
. $(werf ci-env github --as-file)
werf export service --tag ghcr.io/$GITHUB_REPOSITORY:$GITHUB_SHA
werf export web --tag ghcr.io/$GITHUB_REPOSITORY:$GITHUB_SHA

0 comments on commit 3630e63

Please sign in to comment.