Skip to content
Snippets Groups Projects
Unverified Commit d0001d0d authored by bolkedebruin's avatar bolkedebruin Committed by GitHub
Browse files

Update docker-image.yml

parent 7a5c4a1d
Branches
Tags
Loading
...@@ -29,6 +29,6 @@ jobs: ...@@ -29,6 +29,6 @@ jobs:
file: ./dev/docker/Dockerfile file: ./dev/docker/Dockerfile
platforms: linux/amd64,linux/arm64 platforms: linux/amd64,linux/arm64
push: true push: true
tags: ${{ secrets.DOCKER_USER }}/rdpgw:${{ env.BRANCH }} tags: bolkedebruin/rdpgw:${{ env.BRANCH }}
build-args: | build-args: |
BRANCH=${{ env.BRANCH }} BRANCH=${{ env.BRANCH }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment