Update .gitlab-ci.yml
This commit is contained in:
parent
d8263ec22c
commit
014bbdbf2e
|
@ -5,7 +5,4 @@ stages:
|
||||||
|
|
||||||
deploy to production:
|
deploy to production:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
environment: production
|
|
||||||
only:
|
|
||||||
- master
|
|
||||||
script: git-push git@github.com:adroslice/bfr.git
|
script: git-push git@github.com:adroslice/bfr.git
|
Loading…
Reference in New Issue
Block a user