Update docker-image.yml
This commit is contained in:
parent
d0001d0dc6
commit
071ffd1e6c
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -29,6 +29,6 @@ jobs:
|
||||
file: ./dev/docker/Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: bolkedebruin/rdpgw:${{ env.BRANCH }}
|
||||
tags: ${{ github.repository_owner }}/rdpgw:${{ env.BRANCH }}
|
||||
build-args: |
|
||||
BRANCH=${{ env.BRANCH }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user