test14
All checks were successful
SimcoDash/simcompanies-dashboard/pipeline/head This commit looks good
All checks were successful
SimcoDash/simcompanies-dashboard/pipeline/head This commit looks good
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -14,7 +14,7 @@ pipeline {
|
||||
}
|
||||
steps {
|
||||
sh 'echo $BRANCH_NAME'
|
||||
sh 'sudo bash -c \" source ./jenkins/buildFrontend.sh ${BRANCH_NAME}\""'
|
||||
sh 'sudo bash ./jenkins/buildFrontend.sh ${BRANCH_NAME}'
|
||||
}
|
||||
}
|
||||
stage('Deploy Backend') {
|
||||
|
||||
Reference in New Issue
Block a user