web label
All checks were successful
Jenkins
Ellpeck/Press/pipeline/head This commit looks good
All checks were successful
Jenkins
Ellpeck/Press/pipeline/head This commit looks good
This commit is contained in:
parent
4d99a966ea
commit
f5d4c9d533
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,5 +1,5 @@
|
|||
pipeline {
|
||||
agent any
|
||||
agent { label 'web' }
|
||||
stages {
|
||||
stage('Build') {
|
||||
steps {
|
||||
|
|
Loading…
Reference in a new issue