mirror of
https://github.com/dragonheim/gagent.git
synced 2025-01-18 04:56:28 -08:00
Needs separate pipeline names.
This commit is contained in:
parent
139e99a196
commit
f67d6da01d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
name: build amd64
|
||||
|
||||
platform:
|
||||
arch: amd64
|
||||
|
@ -55,7 +55,7 @@ steps:
|
|||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
name: build arm
|
||||
|
||||
platform:
|
||||
arch: arm
|
||||
|
|
Loading…
Add table
Reference in a new issue