correct pipeline names
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
f56698323b
commit
ad825f1cb4
@ -1,7 +1,7 @@
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: build-drone-nsd-zones-docker
|
||||
name: build-drone-nsd-zones-docker-amd64
|
||||
platform:
|
||||
os: linux
|
||||
arch: amd64
|
||||
@ -24,7 +24,7 @@ volumes:
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: build-drone-nsd-zones-docker
|
||||
name: build-drone-nsd-zones-docker-arm64
|
||||
platform:
|
||||
os: linux
|
||||
arch: arm64
|
||||
|
Loading…
Reference in New Issue
Block a user