Needs separate pipeline names.

This commit is contained in:
James Wells 2021-04-03 13:51:58 -07:00
parent 139e99a196
commit f67d6da01d
Signed by: jwells
GPG key ID: 73196D10B8E65666

View file

@ -1,7 +1,7 @@
--- ---
kind: pipeline kind: pipeline
type: docker type: docker
name: default name: build amd64
platform: platform:
arch: amd64 arch: amd64
@ -55,7 +55,7 @@ steps:
--- ---
kind: pipeline kind: pipeline
type: docker type: docker
name: default name: build arm
platform: platform:
arch: arm arch: arm