FIX: duplicate pipeline names
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ae7afeabc8
commit
b4507dc3b9
16
.drone.yml
16
.drone.yml
@ -4,7 +4,7 @@
|
|||||||
##########################
|
##########################
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: exec
|
type: exec
|
||||||
name: ansible_dev_centos_stream9
|
name: ansible_dev_centos_stream9-test
|
||||||
|
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
@ -59,7 +59,7 @@ steps:
|
|||||||
##########################
|
##########################
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: exec
|
type: exec
|
||||||
name: ansible_dev_centos_stream9
|
name: ansible_dev_centos_stream9-rel
|
||||||
|
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
@ -100,7 +100,7 @@ steps:
|
|||||||
####################
|
####################
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: exec
|
type: exec
|
||||||
name: ansible_dev_fedora39
|
name: ansible_dev_fedora39-test
|
||||||
|
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
@ -154,7 +154,7 @@ steps:
|
|||||||
####################
|
####################
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: exec
|
type: exec
|
||||||
name: ansible_dev_fedora39
|
name: ansible_dev_fedora39-rel
|
||||||
|
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
@ -195,7 +195,7 @@ steps:
|
|||||||
####################
|
####################
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: exec
|
type: exec
|
||||||
name: ansible_dev_debian11
|
name: ansible_dev_debian11-test
|
||||||
|
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
@ -249,7 +249,7 @@ steps:
|
|||||||
####################
|
####################
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: exec
|
type: exec
|
||||||
name: ansible_dev_debian11
|
name: ansible_dev_debian11-rel
|
||||||
|
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
@ -290,7 +290,7 @@ steps:
|
|||||||
####################
|
####################
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: exec
|
type: exec
|
||||||
name: ansible_dev_debian12
|
name: ansible_dev_debian12-test
|
||||||
|
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
@ -344,7 +344,7 @@ steps:
|
|||||||
####################
|
####################
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: exec
|
type: exec
|
||||||
name: ansible_dev_debian12
|
name: ansible_dev_debian12-rel
|
||||||
|
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user