Fix duplicate pipeline step name
This commit is contained in:
parent
b3eb3c6e80
commit
ee212dd891
@ -75,7 +75,7 @@ steps:
|
|||||||
when:
|
when:
|
||||||
event: promote
|
event: promote
|
||||||
target: staging
|
target: staging
|
||||||
- name: deploy artifacts on staging site
|
- name: deploy artifacts on production site
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
settings:
|
settings:
|
||||||
host:
|
host:
|
||||||
|
Loading…
Reference in New Issue
Block a user