Fri Oct 25 21:32:19 EDT 2024
All checks were successful
gitea.arg.rip/jenkins-playground/pipeline/head This commit looks good
All checks were successful
gitea.arg.rip/jenkins-playground/pipeline/head This commit looks good
This commit is contained in:
parent
7f754d40fd
commit
f29b74a88c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -5,7 +5,7 @@ pipeline {
|
||||
stage('credits'){
|
||||
when { changeset "credits.txt"}
|
||||
steps {
|
||||
sh "/home/adam/iHateThis.sh"
|
||||
sh "/home/adam/iHateThis.sh 'parameters boyo'"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1 +1,2 @@
|
||||
base credits.
|
||||
asdf
|
Loading…
Reference in New Issue
Block a user