re-enabled deployment to production
This commit is contained in:
parent
79139812a4
commit
bccceaed6e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ stages:
|
||||||
.run_deploy: &run_deploy
|
.run_deploy: &run_deploy
|
||||||
script:
|
script:
|
||||||
- chmod +x ./deploy.sh
|
- chmod +x ./deploy.sh
|
||||||
# - ./deploy.sh
|
- ./deploy.sh
|
||||||
# dependencies:
|
# dependencies:
|
||||||
# - build_job
|
# - build_job
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue