fix drone
This commit is contained in:
parent
b3d2305f9d
commit
58ac05adc9
@ -11,7 +11,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- go build
|
- go build
|
||||||
|
|
||||||
- name: upload
|
- name: upload binary
|
||||||
image: plugins/s3
|
image: plugins/s3
|
||||||
settings:
|
settings:
|
||||||
bucket: artifacts
|
bucket: artifacts
|
||||||
@ -25,7 +25,7 @@ steps:
|
|||||||
source: pndpd
|
source: pndpd
|
||||||
target: /pndpd/${DRONE_BRANCH}
|
target: /pndpd/${DRONE_BRANCH}
|
||||||
|
|
||||||
- name: upload
|
- name: upload service
|
||||||
image: plugins/s3
|
image: plugins/s3
|
||||||
settings:
|
settings:
|
||||||
bucket: artifacts
|
bucket: artifacts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user