„.drone.yml“ ändern
This commit is contained in:
@ -5,10 +5,12 @@ name: build python3
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- tag
|
||||
- cron
|
||||
cron:
|
||||
- nightly
|
||||
|
||||
platform:
|
||||
os: debian
|
||||
os: linux
|
||||
arch: amd64
|
||||
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user