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