mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
updated Jenkinsfile
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -37,6 +37,7 @@ pipeline {
|
||||
steps {
|
||||
echo 'Deploying....'
|
||||
sh """
|
||||
docker-compose stop | true
|
||||
docker-compose up
|
||||
"""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user