title and arch

This commit is contained in:
pat-s 2023-02-21 12:56:59 +01:00
parent 5c9edb5abe
commit 711b637118
No known key found for this signature in database
GPG Key ID: 3C6318841EF78925
1 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,7 @@
---
kind: pipeline
name: default
type: docker
name: Build and deploy live website
platform:
os: linux
@ -54,11 +55,11 @@ trigger:
---
kind: pipeline
type: docker
name: Build and deploy website
name: Build and deploy website PR preview
platform:
os: linux
arch: amd64
arch: arm64
trigger:
event: