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
|
||||
script:
|
||||
- chmod +x ./deploy.sh
|
||||
# - ./deploy.sh
|
||||
- ./deploy.sh
|
||||
# dependencies:
|
||||
# - build_job
|
||||
|
||||
|
|
Loading…
Reference in a new issue