mirror of
https://github.com/minoplhy/docker-ripe-atlas.git
synced 2025-04-21 12:26:59 +00:00
fix: remove cross platform references(for now)
This commit is contained in:
parent
2e952f8366
commit
6f685070c2
1
.github/workflows/image-publish-dev.yaml
vendored
1
.github/workflows/image-publish-dev.yaml
vendored
@ -45,7 +45,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
platforms: linux/amd64,linux/arm64
|
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
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