Skip to content

Commit

Permalink
Update prod-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardolopezb committed Jul 13, 2023
1 parent 5b2d687 commit 091a7f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/prod-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,8 @@ jobs:
uses: docker/build-push-action@v4
with:
push: true
build-args: |
"USERNAME=${{ secrets.PUBLISH_USERNAME }}"
"TOKEN=${{ secrets.PUBLISH_TOKEN }}"
tags: |
ghcr.io/ingsis-group-6/snippet-manager-prod:latest

0 comments on commit 091a7f4

Please sign in to comment.