Skip to content
This repository has been archived by the owner on Oct 19, 2020. It is now read-only.

Commit

Permalink
Move release flow to host (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: osher cohen <[email protected]>
  • Loading branch information
oshercc and osher cohen authored Aug 18, 2020
1 parent 7ba26e4 commit 8679163
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
Expand Up @@ -4,7 +4,7 @@ pipeline {
}
agent {
node {
label 'centos_worker'
label 'host'
}

}
Expand Down

0 comments on commit 8679163

Please sign in to comment.