Fri Oct 25 21:25:46 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
ae2c8ced72
commit
360fe76797
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 $(whoami)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,2 +1,3 @@
|
||||
base credits.
|
||||
idk who its running as. which is good, it has *some* user, right?
|
||||
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