Update .woodpecker.yml
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Stefan Hoffmann 2024-01-08 17:03:40 +00:00
parent 36028f8397
commit f8b5de4073

View File

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