Skip to content

Commit

Permalink
Testing label
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Van Fleet committed May 3, 2017
1 parent 15d59de commit 177aec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pipeline {
agent any
agent label{'docker'}

stages {
stage('Build') {
Expand Down

0 comments on commit 177aec8

Please sign in to comment.