Skip to content

Commit

Permalink
Merge branch 'refs/heads/master' into feature/59
Browse files Browse the repository at this point in the history
  • Loading branch information
butschster committed Jun 8, 2024
2 parents 1d819fc + a40b232 commit bc27e68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-dev-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@ jobs:
push: true
build-args:
APP_VERSION=${{ steps.previoustag.outputs.tag }}
BRANCH=${{ steps.previoustag.outputs.tag }}
tags:
ghcr.io/${{ github.repository }}:dev, ghcr.io/${{ github.repository }}:${{ steps.previoustag.outputs.tag }}

0 comments on commit bc27e68

Please sign in to comment.