now that we have the physix agent, we use it to build lipase, as it's more appropriate.

This commit is contained in:
Guillaume Raffy 2019-03-21 15:44:17 +01:00
parent 430e7b0c2f
commit 87923e96d9
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -1,5 +1,5 @@
pipeline {
agent {label 'msspec_agent_amd64'}
agent {label 'physix_agent'}
stages {
stage('Initial setup...') {
steps {