Fri Oct 25 21:28:52 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
df22fae68a
commit
7f754d40fd
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -5,7 +5,7 @@ pipeline {
|
||||
stage('credits'){
|
||||
when { changeset "credits.txt"}
|
||||
steps {
|
||||
sh "/home/adam/iHateThis.sh $whoami"
|
||||
sh "/home/adam/iHateThis.sh"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,3 +1 @@
|
||||
base credits.
|
||||
idk who its running as. which is good, it has *some* user, right?
|
||||
*varg point* let's find out
|
Loading…
Reference in New Issue
Block a user