Add Automation for Build System #15
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -9,7 +9,7 @@
|
||||
* Joe Stanley
|
||||
******************************************************************************/
|
||||
|
||||
node ('master') {
|
||||
node ('x86-64-build') {
|
||||
|
||||
// Prep Stage - Clone the Repository and Configure System as Needed.
|
||||
stage('Prep') {
|
||||
|
Loading…
Reference in New Issue
Block a user