From 360fe76797dfdb55bce84cd9019b40e2826a2314 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 25 Oct 2024 21:25:46 -0400 Subject: [PATCH] Fri Oct 25 21:25:46 EDT 2024 --- Jenkinsfile | 2 +- credits.txt | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 1b1675d..d0acfcc 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -5,7 +5,7 @@ pipeline { stage('credits'){ when { changeset "credits.txt"} steps { - sh "/home/adam/iHateThis.sh" + sh "/home/adam/iHateThis.sh $(whoami)" } } } diff --git a/credits.txt b/credits.txt index 07dfeb3..2377f70 100644 --- a/credits.txt +++ b/credits.txt @@ -1,2 +1,3 @@ base credits. -idk who its running as. which is good, it has *some* user, right? \ No newline at end of file +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