updated Jenkinsfile

This commit is contained in:
Marvin Zhang
2019-05-31 18:57:27 +08:00
parent 278120c65b
commit a0b7d4a778

2
Jenkinsfile vendored
View File

@@ -1,5 +1,5 @@
pipeline {
agent any
agent crawlab
stages {
stage('Build Frontend') {