updated Jenkinsfile

This commit is contained in:
Marvin Zhang
2019-05-31 18:59:59 +08:00
parent a0b7d4a778
commit 545eb77722

2
Jenkinsfile vendored
View File

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