Skip to content

Commit

Permalink
Merge pull request #80 from buggregator/hotfix/prod-builds
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
butschster committed Oct 23, 2023
2 parents d1d87ca + 7eef760 commit 5f39b1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ jobs:
push: true
build-args:
APP_VERSION=${{ steps.previoustag.outputs.tag }}
FRONTEND_IMAGE_TAG=latest
tags:
ghcr.io/${{ github.repository }}:latest, ghcr.io/${{ github.repository }}:${{ steps.previoustag.outputs.tag }}

0 comments on commit 5f39b1a

Please sign in to comment.