[yoga-0] fix missing upload volume for cms
This commit is contained in:
parent
f1daf34751
commit
2d4487263d
2
environment/prod/jenkins/Jenkinsfile
vendored
2
environment/prod/jenkins/Jenkinsfile
vendored
@ -10,6 +10,8 @@ pipeline {
|
||||
cd /home/rocho/projects/yogastic/environment/prod/docker-compose/yogastic
|
||||
docker compose down
|
||||
docker compose up -d
|
||||
cd /home/rocho/docker/proxy/proxy
|
||||
bash ./restart.sh
|
||||
''', execTimeout: 120000,
|
||||
flatten: false,
|
||||
makeEmptyDirs: false,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user