ci043-add-jenkins-ci #13
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1,6 +1,6 @@
|
||||
|
||||
pipeline {
|
||||
agent { label 'NodeJS-24.2.0r' }
|
||||
agent { label 'NodeJS-24.2.0' }
|
||||
|
||||
stages {
|
||||
stage('Install Dependencies') {
|
||||
|
||||
Reference in New Issue
Block a user