Updating node type to larger ubuntu node (#404)

* Updating node type to larger ubuntu node

* adding torch location

* formatting

* formatting
;

* removing torch location specification
This commit is contained in:
Benjamin Trent 2021-10-25 15:48:26 -04:00 committed by GitHub
parent d39c1cd784
commit 79b66eb6b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@
- inject:
properties-content: HOME=$JENKINS_HOME
concurrent: true
node: flyweight
node: ubuntu
scm:
- git:
name: origin