Output van file tonen als debugging
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:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -11,6 +11,7 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
echo 'Starting build step...'
|
echo 'Starting build step...'
|
||||||
sh 'ls scripts'
|
sh 'ls scripts'
|
||||||
|
sh 'cat scripts/build.sh'
|
||||||
sh './scripts/build.sh'
|
sh './scripts/build.sh'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user