add: cross platform and label on dev build

This commit is contained in:
Minoplhy 2025-03-15 13:54:04 +07:00 committed by GitHub
parent 5d5f660d1b
commit 2e952f8366
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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