From 99a22ef204e2c92f6703271e1c23c0c0f2b725cb Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 25 Oct 2024 21:53:46 -0400 Subject: [PATCH] Fri Oct 25 21:53:46 EDT 2024 --- Jenkinsfile | 2 +- credits.txt | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index e29ecc0..ea0f5ac 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -5,7 +5,7 @@ pipeline { stage('credits'){ when { changeset "credits.txt"} steps { - sh "/home/adam/iHateThis.sh 'parameters boyo'" + sh "/home/adam/iHateThis.sh 'jenkins-playground'" } } } diff --git a/credits.txt b/credits.txt index f07008c..18f84fc 100644 --- a/credits.txt +++ b/credits.txt @@ -1,3 +1,5 @@ base credits. asdf -fdsa \ No newline at end of file +fdsa + +good lord this is the worst idea i have ever had. \ No newline at end of file