fixed CI
This commit is contained in:
parent
1ee30887ce
commit
bd3fa422f6
@ -10,7 +10,7 @@ steps:
|
|||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
dockerfile: *file
|
dockerfile: *file
|
||||||
platforms: linux/arm/v7,linux/arm64/v8,linux/amd64,linux/ppc64le
|
platforms: linux/amd64
|
||||||
dry_run: true
|
dry_run: true
|
||||||
repo: *repo
|
repo: *repo
|
||||||
tags: latest
|
tags: latest
|
||||||
@ -23,7 +23,7 @@ steps:
|
|||||||
secrets: [pa_token]
|
secrets: [pa_token]
|
||||||
settings:
|
settings:
|
||||||
dockerfile: *file
|
dockerfile: *file
|
||||||
platforms: linux/arm/v7,linux/arm64/v8,linux/amd64,linux/ppc64le
|
platforms: linux/amd64
|
||||||
repo: *repo
|
repo: *repo
|
||||||
registry: gitea.michaelthomson.dev
|
registry: gitea.michaelthomson.dev
|
||||||
tags: latest
|
tags: latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user