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 {
|
||||
agent {label 'msspec_agent_amd64'}
|
||||
agent {label 'physix_agent'}
|
||||
stages {
|
||||
stage('Initial setup...') {
|
||||
steps {
|
||||
|
|
Loading…
Reference in New Issue