delete jenkins changes
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Vicent Llopis 2022-03-29 07:37:26 +02:00
parent 2ab45fe2eb
commit 6190ad9166
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -65,7 +65,7 @@ pipeline {
// stage('Backend') { // stage('Backend') {
// steps { // steps {
// nodejs('node-v14') { // nodejs('node-v14') {
// sh 'gulp backTest --ci' // sh 'gulp launchBackTest --ci'
// } // }
// } // }
// } // }