Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 666fedc2a0 |
Vendored
+3
-3
@@ -7,9 +7,9 @@ pipeline {
|
|||||||
|
|
||||||
agent any
|
agent any
|
||||||
|
|
||||||
triggers {
|
//triggers {
|
||||||
cron('@midnight')
|
// cron('@midnight')
|
||||||
}
|
//}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
stage('Clone repository') {
|
stage('Clone repository') {
|
||||||
|
|||||||
Reference in New Issue
Block a user