diff --git a/.drone.yml b/.drone.yml index bccff951..29db9066 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,5 +21,5 @@ publish: bucket: downloads.drone.io access_key: $AWS_KEY secret_key: $AWS_SECRET - source: /tmp/drone.deb + source: deb/drone.deb target: latest/ \ No newline at end of file