Fri Oct 25 21:26:41 EDT 2024
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
360fe76797
commit
df22fae68a
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -5,7 +5,7 @@ pipeline {
|
|||||||
stage('credits'){
|
stage('credits'){
|
||||||
when { changeset "credits.txt"}
|
when { changeset "credits.txt"}
|
||||||
steps {
|
steps {
|
||||||
sh "/home/adam/iHateThis.sh $(whoami)"
|
sh "/home/adam/iHateThis.sh $whoami"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user