1
Fork 0
mirror of https://github.com/Steffo99/greed.git synced 2024-10-16 05:37:27 +00:00

Update built image tag names

This commit is contained in:
Steffo 2022-12-04 01:16:29 +01:00 committed by GitHub
parent 1d1398281a
commit b6fd15636f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,8 +39,9 @@ jobs:
with:
tags: >-
ghcr.io/steffo99/greed:${{ steps.semver.outputs.full }},
ghcr.io/steffo99/greed:${{ steps.semver.outputs.patch }},
ghcr.io/steffo99/greed:${{ steps.semver.outputs.minor }},
ghcr.io/steffo99/greed:${{ steps.semver.outputs.precedence }},
ghcr.io/steffo99/greed:${{ steps.semver.outputs.core }},
ghcr.io/steffo99/greed:${{ steps.semver.outputs.pair }},
ghcr.io/steffo99/greed:${{ steps.semver.outputs.major }},
ghcr.io/steffo99/greed:latest
platforms: >-