mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-24 08:02:18 +02:00
fixed output location for .deb file in .drone.yml
This commit is contained in:
parent
3a22094484
commit
cc95546a5b
@ -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/
|
Loading…
Reference in New Issue
Block a user