Fix duplicate pipeline step name
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is failing Details

pull/18/head
Garrett Mills 4 years ago
parent b3eb3c6e80
commit ee212dd891
Signed by: garrettmills
GPG Key ID: D2BF5FBA8298F246

@ -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…
Cancel
Save