mirror of
https://github.com/minoplhy/docker-ripe-atlas.git
synced 2025-04-21 20:36:58 +00:00
add: cross platform and label on dev build
This commit is contained in:
parent
5d5f660d1b
commit
2e952f8366
2
.github/workflows/image-publish-dev.yaml
vendored
2
.github/workflows/image-publish-dev.yaml
vendored
@ -45,5 +45,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
|
platforms: linux/amd64,linux/arm64
|
||||||
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
tags: |
|
tags: |
|
||||||
ghcr.io/minoplhy/docker-ripe-atlas:dev
|
ghcr.io/minoplhy/docker-ripe-atlas:dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user