the grand unified org-mode switchover isn't complete though
All checks were successful
beefhavers/postmortem-shtikbot/pipeline/head This commit looks good

This commit is contained in:
adam 2026-06-30 23:10:07 -04:00
parent fae105d6fb
commit f7a35b739c

2
Jenkinsfile vendored
View File

@ -53,7 +53,7 @@ pipeline {
} }
} }
stage('script'){ stage('script'){
when { changeset "src/script.md"} when { changeset "src/script.org"}
steps { steps {
sh "/home/adam/beef-kafka-script.sh postmortem-shtikbot" sh "/home/adam/beef-kafka-script.sh postmortem-shtikbot"
} }