Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d1bcdee9b2 |
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') {
|
||||||
|
|||||||
+1
-1
@@ -20,7 +20,7 @@
|
|||||||
"netflux-websocket": "^0.1.20",
|
"netflux-websocket": "^0.1.20",
|
||||||
"nthen": "0.1.8",
|
"nthen": "0.1.8",
|
||||||
"pull-stream": "^3.6.1",
|
"pull-stream": "^3.6.1",
|
||||||
"saferphore": "0.0.1",
|
"saferphore": "0.0.2",
|
||||||
"sortify": "^1.0.4",
|
"sortify": "^1.0.4",
|
||||||
"stream-to-pull-stream": "^1.7.2",
|
"stream-to-pull-stream": "^1.7.2",
|
||||||
"tweetnacl": "~0.12.2",
|
"tweetnacl": "~0.12.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user