fix drone
This commit is contained in:
parent
b3d2305f9d
commit
58ac05adc9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user