slightly less dumb.
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
5d0a15adfa
commit
71f3fbefdc
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -1,11 +1,11 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent balaam
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
stage('credits'){
|
stage('credits'){
|
||||||
when { changeset "credits.txt"}
|
when { changeset "credits.txt"}
|
||||||
steps {
|
steps {
|
||||||
sh "/home/adam/iHateThis.sh jenkins-playground"
|
sh "beefhavers_credits.sh jenkins-playground"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user