fixed missing startpage #21

Merged
stefan merged 4 commits from devel into master 2024-01-08 17:15:38 +00:00
Showing only changes of commit f8b5de4073 - Show all commits

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