Skip to content

Commit

Permalink
CI: Tag every created docker with 'latest', really [skip ci]
Browse files Browse the repository at this point in the history
[why]
Obviouly a type, `auto` vs `true` ....
Can not force push.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
  • Loading branch information
Finii committed Oct 28, 2022
1 parent 5279904 commit 1322285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: docker/metadata-action@v4
with:
images: nerdfonts/patcher
flavor: latest=auto
flavor: latest=true

# QEMU allows us to build container images for multiple architectures (amd64, ARM etc...)
- name: Set up QEMU
Expand Down

0 comments on commit 1322285

Please sign in to comment.