as master agent fails (missing g++ compiler), made lipase buid use msspec_agent_amd64 as before

This commit is contained in:
Guillaume Raffy 2019-03-20 15:54:49 +01:00
parent 6e6ea63658
commit 430e7b0c2f
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

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