mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2025-08-22 08:10:49 +02:00
Update docker-image.yml
This commit is contained in:
parent
7a5c4a1d8f
commit
d0001d0dc6
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: ${{ secrets.DOCKER_USER }}/rdpgw:${{ env.BRANCH }}
|
||||
tags: bolkedebruin/rdpgw:${{ env.BRANCH }}
|
||||
build-args: |
|
||||
BRANCH=${{ env.BRANCH }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue