mirror of
https://github.com/Steffo99/greed.git
synced 2024-11-24 06:44:19 +00:00
parent
fe751cb56d
commit
2087b7f446
1 changed files with 4 additions and 0 deletions
4
.github/workflows/docker-image.yml
vendored
4
.github/workflows/docker-image.yml
vendored
|
@ -41,4 +41,8 @@ jobs:
|
||||||
ghcr.io/steffo99/greed:${{ steps.semver.outputs.minor }},
|
ghcr.io/steffo99/greed:${{ steps.semver.outputs.minor }},
|
||||||
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: >-
|
||||||
|
linux/amd64
|
||||||
|
linux/arm/v7
|
||||||
|
linux/arm64
|
||||||
push: true
|
push: true
|
||||||
|
|
Loading…
Reference in a new issue