updated Jenkinsfile

This commit is contained in:
Marvin Zhang
2019-06-22 11:57:06 +08:00
parent 1b2b7a486b
commit a37860e770

3
Jenkinsfile vendored
View File

@@ -42,7 +42,8 @@ pipeline {
-p 8080:8080 \
-p 8000:8000 \
-v /home/yeqing/.env.production:/opt/crawlab/frontend/.env.production \
-v /home/yeqing/config.py:/opt/crawlab/crawlab/config/config.py
-v /home/yeqing/config.py:/opt/crawlab/crawlab/config/config.py \
tikazyq/crawlab master
"""
}
}