Ancora sistemazione pipeline.
This commit is contained in:
parent
3ac1cf3140
commit
45aff505a4
1 changed files with 5 additions and 1 deletions
|
@ -22,6 +22,10 @@ steps:
|
|||
- source venv/bin/activate
|
||||
- cd /drone/src
|
||||
- pip install -r requirements.txt
|
||||
- make rsync_public
|
||||
- make rsync_upload
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- custom
|
||||
- push
|
||||
- pull_request
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue