fix drone

This commit is contained in:
Simon Marsh 2021-12-26 22:31:31 +00:00
parent b3d2305f9d
commit 58ac05adc9
Signed by: burble
GPG Key ID: 0FCCD13AE1CF7ED8

View File

@ -11,7 +11,7 @@ steps:
commands:
- go build
- name: upload
- name: upload binary
image: plugins/s3
settings:
bucket: artifacts
@ -25,7 +25,7 @@ steps:
source: pndpd
target: /pndpd/${DRONE_BRANCH}
- name: upload
- name: upload service
image: plugins/s3
settings:
bucket: artifacts