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 platform: linux/arm64
kind: pipeline pipeline:
name: website build docker:
steps:
- name: docker
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
settings: settings:
platforms: linux/amd64 platforms: linux/amd64
@ -19,7 +16,7 @@ steps:
when: when:
- branch: master - branch: master
- name: docker-devel docker-devel:
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx
settings: settings:
platforms: linux/amd64 platforms: linux/amd64