now that we have the physix agent, we use it to build lipase, as it's more appropriate.
This commit is contained in:
parent
430e7b0c2f
commit
87923e96d9
|
@ -1,5 +1,5 @@
|
||||||
pipeline {
|
pipeline {
|
||||||
agent {label 'msspec_agent_amd64'}
|
agent {label 'physix_agent'}
|
||||||
stages {
|
stages {
|
||||||
stage('Initial setup...') {
|
stage('Initial setup...') {
|
||||||
steps {
|
steps {
|
||||||
|
|
Loading…
Reference in New Issue