1
Fork 0
mirror of https://github.com/Steffo99/greed.git synced 2024-11-23 22:34:20 +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
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,8 +39,9 @@ jobs:
with: with:
tags: >- tags: >-
ghcr.io/steffo99/greed:${{ steps.semver.outputs.full }}, ghcr.io/steffo99/greed:${{ steps.semver.outputs.full }},
ghcr.io/steffo99/greed:${{ steps.semver.outputs.patch }}, ghcr.io/steffo99/greed:${{ steps.semver.outputs.precedence }},
ghcr.io/steffo99/greed:${{ steps.semver.outputs.minor }}, 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:${{ steps.semver.outputs.major }},
ghcr.io/steffo99/greed:latest ghcr.io/steffo99/greed:latest
platforms: >- platforms: >-