Deployment to stg
This commit is contained in:
parent
4e9355f8f5
commit
21d6f688db
|
|
@ -10,8 +10,8 @@ build:
|
|||
deploy_staging:
|
||||
stage: deploy
|
||||
script:
|
||||
- echo "Deploy to staging server"
|
||||
- whoami
|
||||
- echo "Run the new docker image"
|
||||
- /home/cmc/cmc-sales/run_docker.sh
|
||||
environment:
|
||||
name: staging
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue