Skip to content

Commit

Permalink
Update actions.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvarko committed Sep 12, 2023
1 parent 60c2a0f commit cd1822d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
- name: Run Build
run: |
. $(werf ci-env github --as-file)
werf export web --tag ghcr.io/$GITHUB_REPOSITORY:$GITHUB_SHA
echo "${{ secrets.STAGE_ENV }}" > .env
werf export web --tag ghcr.io/$GITHUB_REPOSITORY:$GITHUB_SHA --dev

0 comments on commit cd1822d

Please sign in to comment.