diff --git a/Jenkinsfile b/Jenkinsfile index 18c9931..1b1675d 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -5,7 +5,7 @@ pipeline { stage('credits'){ when { changeset "credits.txt"} steps { - sh "/home/adam/iHateThis.sh $whoami" + sh "/home/adam/iHateThis.sh" } } } diff --git a/credits.txt b/credits.txt index 2377f70..1eebb49 100644 --- a/credits.txt +++ b/credits.txt @@ -1,3 +1 @@ base credits. -idk who its running as. which is good, it has *some* user, right? -*varg point* let's find out \ No newline at end of file