mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2025-08-27 02:33:28 +02:00
Update docker-image.yml
This commit is contained in:
parent
d0001d0dc6
commit
071ffd1e6c
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue