updated Jenkinsfile

This commit is contained in:
Marvin Zhang
2019-05-31 18:59:59 +08:00
parent cfd8b5c585
commit b7268fda62

2
Jenkinsfile vendored
View File

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