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