mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-27 22:46:37 +00:00
Update docker-image.yml
This commit is contained in:
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 }}
|
||||
|
||||
Reference in New Issue
Block a user