Update Jenkinsfile
migrating build server
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1,7 +1,7 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
environment {
|
environment {
|
||||||
registry = "trance0/notenextra"
|
registry = "trance0/notenextra"
|
||||||
version = "1.0"
|
version = "1.1"
|
||||||
NODE_OPTIONS = "--max-old-space-size=8192"
|
NODE_OPTIONS = "--max-old-space-size=8192"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user