updated Jenkinsfile

This commit is contained in:
Marvin Zhang
2019-05-31 18:57:27 +08:00
parent 5b08fd1e2a
commit cfd8b5c585

2
Jenkinsfile vendored
View File

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