Skip to content

Commit

Permalink
test what latest=auto does (in comparison to latest=true)
Browse files Browse the repository at this point in the history
  • Loading branch information
jemand771 committed Aug 2, 2021
1 parent 3755a6d commit cb4e099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
jemand771/latex-build
ghcr.io/jemand771/latex-build
flavor: |
latest=true
latest=auto
tags: |
type=semver,pattern=v{{version}}
type=raw,enable=${{ github.ref == 'refs/heads/dev' }},value=experimental
Expand Down

0 comments on commit cb4e099

Please sign in to comment.