Skip to content

Commit

Permalink
Use slave provided by the OpenStack jenkins plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
elyezer committed Jan 31, 2018
1 parent 0b400e2 commit 1422f0d
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,4 +1,4 @@
node('f25-np') {
node('f25-os') {
stage('Install') {
sh "sudo dnf -y install origin-clients"
sh "which oc"
Expand Down

0 comments on commit 1422f0d

Please sign in to comment.