diff --git a/Jenkinsfile b/Jenkinsfile index ea0f5ac..49984e7 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -5,7 +5,7 @@ pipeline { stage('credits'){ when { changeset "credits.txt"} steps { - sh "/home/adam/iHateThis.sh 'jenkins-playground'" + sh "/home/adam/iHateThis.sh jenkins-playground" } } } diff --git a/credits.txt b/credits.txt index 521d1b5..50d3b08 100644 --- a/credits.txt +++ b/credits.txt @@ -2,4 +2,5 @@ you know it i know it everyone knows it google.com -the entire fucking point of directors assistant is RUN AS ME; for fucks sake \ No newline at end of file +the entire fucking point of directors assistant is RUN AS ME; for fucks sake +i think its a kde thing \ No newline at end of file