Update .gitlab-ci.yml
This commit is contained in:
@@ -1,6 +1,3 @@
|
|||||||
# This file is a template, and might need editing before it works on your project.
|
|
||||||
# Full project: https://gitlab.com/pages/plain-html
|
|
||||||
|
|
||||||
deploy-projects.rismer.de:
|
deploy-projects.rismer.de:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
@@ -12,7 +9,7 @@ deploy-projects.rismer.de:
|
|||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
environment:
|
environment:
|
||||||
name: deploy
|
name: deploy-staging
|
||||||
url: https://projects.rismer.de
|
url: https://projects.rismer.de
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|||||||
Reference in New Issue
Block a user