fix docker invalid tags from comments

This commit is contained in:
scito
2022-12-31 18:59:01 +01:00
parent 463a9851be
commit e058010be3

View File

@@ -54,8 +54,6 @@ jobs:
# builder: ${{ steps.buildx.outputs.name }}
# Note: tags has to be all lower-case
tags: |
# scit0/extract_otp_secrets_only_txt:latest
# ghcr.io/scito/extract_otp_secrets_only_txt:latest
scit0/extract_otp_secrets:latest-only-txt
ghcr.io/scito/extract_otp_secrets:latest-only-txt
# build on feature branches, push only on master branch