maybe not ./ for credits.txt
Some checks failed
gitea.arg.rip/jenkins-playground/pipeline/head There was a failure building this commit
Some checks failed
gitea.arg.rip/jenkins-playground/pipeline/head There was a failure building this commit
This commit is contained in:
parent
ca485bbc7d
commit
2211575c3c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
||||
|
||||
stages {
|
||||
stage('credits'){
|
||||
when { changeset "./credits.txt"}
|
||||
when { changeset "credits.txt"}
|
||||
steps {
|
||||
sh "/home/adam/iHateThis.sh"
|
||||
}
|
||||
|
@ -1 +1 @@
|
||||
regular credits file, woo!
|
||||
base credits.
|
Loading…
Reference in New Issue
Block a user