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