Skip to content

Commit bc27e68

Browse files
committed
Merge branch 'refs/heads/master' into feature/59
2 parents 1d819fc + a40b232 commit bc27e68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-dev-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@ jobs:
4040
push: true
4141
build-args:
4242
APP_VERSION=${{ steps.previoustag.outputs.tag }}
43+
BRANCH=${{ steps.previoustag.outputs.tag }}
4344
tags:
4445
ghcr.io/${{ github.repository }}:dev, ghcr.io/${{ github.repository }}:${{ steps.previoustag.outputs.tag }}

0 commit comments

Comments
 (0)