mirror of
https://github.com/drone/drone-cli.git
synced 2026-01-20 18:01:34 +01:00
fixed pwd when uploading to s3
This commit is contained in:
parent
83110cfc60
commit
6b91acf242
@ -19,6 +19,7 @@ script:
|
||||
- GOOS=windows GOARCH=amd64 go build -o ../dist/windows/amd64/drone
|
||||
- apt-get update 1> /dev/null 2> /dev/null
|
||||
- apt-get -y install python-pip 1> /dev/null 2> /dev/null
|
||||
- cd ..
|
||||
|
||||
notify:
|
||||
webhook:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user