Correct container name
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
998594f689
commit
686f238995
@ -2,7 +2,7 @@
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: publish pipeline
|
name: publish pipeline
|
||||||
steps:
|
steps:
|
||||||
- name: publish nextload builder container
|
- name: publish nextload container
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
username: 3wordchant
|
username: 3wordchant
|
||||||
@ -32,4 +32,4 @@ steps:
|
|||||||
DRONE_URL: "https://drone.autonomic.zone"
|
DRONE_URL: "https://drone.autonomic.zone"
|
||||||
PAYLOAD_URL: "https://admin.paystro.swarm-demo.autonomic.zone"
|
PAYLOAD_URL: "https://admin.paystro.swarm-demo.autonomic.zone"
|
||||||
depends_on:
|
depends_on:
|
||||||
- publish nextload runner container
|
- publish nextload container
|
Loading…
Reference in New Issue
Block a user