From 7f754d40fdcba2a053de8c72ff8d2b736824c4fe Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 25 Oct 2024 21:28:52 -0400 Subject: [PATCH] Fri Oct 25 21:28:52 EDT 2024 --- Jenkinsfile | 2 +- credits.txt | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) 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