maybe not ./ for credits.txt
Some checks failed
gitea.arg.rip/jenkins-playground/pipeline/head There was a failure building this commit

This commit is contained in:
adam 2024-10-25 21:21:28 -04:00
parent ca485bbc7d
commit 2211575c3c
2 changed files with 2 additions and 2 deletions

2
Jenkinsfile vendored
View File

@ -3,7 +3,7 @@ pipeline {
stages {
stage('credits'){
when { changeset "./credits.txt"}
when { changeset "credits.txt"}
steps {
sh "/home/adam/iHateThis.sh"
}

View File

@ -1 +1 @@
regular credits file, woo!
base credits.