test9
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:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -13,7 +13,6 @@ pipeline {
|
||||
AN_ACCESS_KEY = credentials('3885a64d-7d43-42c2-a713-c8600b44842f')
|
||||
}
|
||||
steps {
|
||||
sh 'echo $AN_ACCESS_KEY'
|
||||
sh 'echo $BRANCH_NAME'
|
||||
script{
|
||||
def SCRIPT_OUTPUT = sh (script: 'sudo bash ./jenkins/buildFrontend.sh',returnStdout: true).trim()
|
||||
|
||||
Reference in New Issue
Block a user