Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d1bcdee9b2 |
Vendored
+3
-3
@@ -7,9 +7,9 @@ pipeline {
|
||||
|
||||
agent any
|
||||
|
||||
//triggers {
|
||||
// cron('@midnight')
|
||||
//}
|
||||
triggers {
|
||||
cron('@midnight')
|
||||
}
|
||||
|
||||
stages {
|
||||
stage('Clone repository') {
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@
|
||||
"netflux-websocket": "^0.1.20",
|
||||
"nthen": "0.1.8",
|
||||
"pull-stream": "^3.6.1",
|
||||
"saferphore": "0.0.1",
|
||||
"saferphore": "0.0.2",
|
||||
"sortify": "^1.0.4",
|
||||
"stream-to-pull-stream": "^1.7.2",
|
||||
"tweetnacl": "~0.12.2",
|
||||
|
||||
Reference in New Issue
Block a user