diff --git a/.drone.yml b/.drone.yml index 1a3236d..44f513a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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