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