Add missing agent section to Jenkinsfile
Some checks failed
dreamfall/partybot/pipeline/head There was a failure building this commit

This commit is contained in:
Morgan McMillian 2022-11-12 21:49:45 -08:00
parent 539e6be0af
commit 130f4004d7

1
Jenkinsfile vendored
View file

@ -1,4 +1,5 @@
pipeline {
agent none
stages {
stage('Build snap packages') {
parallel {