This commit is contained in:
parent
36028f8397
commit
f8b5de4073
@ -1,11 +1,8 @@
|
||||
---
|
||||
platform: linux/arm64
|
||||
|
||||
kind: pipeline
|
||||
name: website build
|
||||
|
||||
steps:
|
||||
- name: docker
|
||||
pipeline:
|
||||
docker:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
platforms: linux/amd64
|
||||
@ -19,7 +16,7 @@ steps:
|
||||
when:
|
||||
- branch: master
|
||||
|
||||
- name: docker-devel
|
||||
docker-devel:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
platforms: linux/amd64
|
||||
|
Loading…
Reference in New Issue
Block a user