Update .gitlab-ci.yml

This commit is contained in:
Julian
2020-01-26 22:32:36 +01:00
parent a2e3505c76
commit 6b211514d0

View File

@@ -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