Correcte manier van bash installeren
Some checks failed
gitea/real_analysis/pipeline/head There was a failure building this commit
Some checks failed
gitea/real_analysis/pipeline/head There was a failure building this commit
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -10,7 +10,7 @@ pipeline {
|
||||
}
|
||||
steps {
|
||||
echo 'Starting build step...'
|
||||
sh 'apk install bash -y'
|
||||
sh 'apk add bash'
|
||||
sh 'bash ./scripts/build.sh'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user