fixed node agent
Some checks failed
InnoHub Processor/tatort/pipeline/head Something is wrong with the build of this commit
Some checks failed
InnoHub Processor/tatort/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'nodejs-builder' }
|
agent { label 'NodeJS-24.2.0r' }
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
stage('Install Dependencies') {
|
stage('Install Dependencies') {
|
||||||
|
|||||||
Reference in New Issue
Block a user