Add missing agent section to Jenkinsfile
Some checks failed
dreamfall/partybot/pipeline/head There was a failure building this commit
Some checks failed
dreamfall/partybot/pipeline/head There was a failure building this commit
This commit is contained in:
parent
539e6be0af
commit
130f4004d7
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -1,4 +1,5 @@
|
|||
pipeline {
|
||||
agent none
|
||||
stages {
|
||||
stage('Build snap packages') {
|
||||
parallel {
|
||||
|
|
Loading…
Reference in a new issue