Skip to content

Commit

Permalink
Tags
Browse files Browse the repository at this point in the history
  • Loading branch information
EugenMayer committed Nov 17, 2023
1 parent 930d765 commit 057728b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
build-args: |
# actually that's the distro to build ON and FOR
RELEASE=${{ matrix.TARGET_DISTRO }}
tags:
tags: |
${{ env.IMAGE_FQDN }}:latest
${{ env.IMAGE_FQDN }}:${{ env.DOCKER_TAG }}

0 comments on commit 057728b

Please sign in to comment.