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:
|
||||
stage: deploy
|
||||
script:
|
||||
@@ -12,7 +9,7 @@ deploy-projects.rismer.de:
|
||||
paths:
|
||||
- public
|
||||
environment:
|
||||
name: deploy
|
||||
name: deploy-staging
|
||||
url: https://projects.rismer.de
|
||||
only:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user