fixed drone config
This commit is contained in:
parent
a52b496017
commit
e5c3316ad4
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ pipeline:
|
||||||
- cd ..
|
- cd ..
|
||||||
when:
|
when:
|
||||||
event: [push]
|
event: [push]
|
||||||
branch: [ master ]
|
branch: [ master ]
|
||||||
|
|
||||||
# Push the releases to our pseudo-s3-bucket
|
# Push the releases to our pseudo-s3-bucket
|
||||||
release:
|
release:
|
||||||
|
|
Loading…
Reference in a new issue