Skip to content

Commit

Permalink
chore: updating docker image
Browse files Browse the repository at this point in the history
Signed-off-by: Type-32 <[email protected]>
  • Loading branch information
Type-32 committed Sep 27, 2024
1 parent 54386a8 commit 03122cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: type32/ultimate-frisbee:latest
tags: type32/ultimate-frisbee:nightly
build-args: |
NUXT_UI_PRO_LICENSE=${{ secrets.NUXT_UI_PRO_LICENSE }}

0 comments on commit 03122cc

Please sign in to comment.