This commit is contained in:
parent
7bda745a5f
commit
b6b261330e
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -7,6 +7,10 @@ pipeline {
|
|||||||
|
|
||||||
agent any
|
agent any
|
||||||
|
|
||||||
|
triggers {
|
||||||
|
triggers{ cron('@midnight') }
|
||||||
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
stage('Clone repository') {
|
stage('Clone repository') {
|
||||||
steps{
|
steps{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user