Fix pipelines
This commit is contained in:
parent
1e42011c25
commit
b6e5c68159
|
|
@ -27,7 +27,7 @@ deploy_production:
|
|||
- git pull origin master
|
||||
- cp /home/cmc/cmc-sales/userpasswd /home/cmc/userpasswd
|
||||
- echo "Run the new docker image"
|
||||
- /home/cmc/cmc-sales/run_docker.sh
|
||||
- /home/cmc/cmc-sales/run_docker_prd.sh
|
||||
environment:
|
||||
name: production
|
||||
when: manual
|
||||
|
|
|
|||
Loading…
Reference in a new issue