ci: Build weekly
Aimee OS/container-images/pipeline/head There was a failure building this commit
Details
Aimee OS/container-images/pipeline/head There was a failure building this commit
Details
parent
3bd4d4e642
commit
628c504161
|
@ -1,4 +1,8 @@
|
|||
pipeline {
|
||||
triggers {
|
||||
cron 'H H * * H'
|
||||
}
|
||||
|
||||
agent {
|
||||
kubernetes {
|
||||
yamlFile 'ci/podTemplate.yaml'
|
||||
|
|
Reference in New Issue