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

This commit is contained in:
adam 2024-10-25 21:25:46 -04:00
parent ae2c8ced72
commit 360fe76797
2 changed files with 3 additions and 2 deletions

2
Jenkinsfile vendored
View File

@ -5,7 +5,7 @@ pipeline {
stage('credits'){
when { changeset "credits.txt"}
steps {
sh "/home/adam/iHateThis.sh"
sh "/home/adam/iHateThis.sh $(whoami)"
}
}
}

View File

@ -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