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 {
|
pipeline {
|
||||||
|
agent none
|
||||||
stages {
|
stages {
|
||||||
stage('Build snap packages') {
|
stage('Build snap packages') {
|
||||||
parallel {
|
parallel {
|
||||||
|
|
Loading…
Reference in a new issue