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 {
|
pipeline {
|
||||||
agent any
|
agent { label 'web' }
|
||||||
stages {
|
stages {
|
||||||
stage('Build') {
|
stage('Build') {
|
||||||
steps {
|
steps {
|
||||||
|
|
Loading…
Reference in a new issue