Merge branch 'staging' into 'production'

another s/staging/production in .gitlab-ci.yml

See merge request cccb/www!1
This commit is contained in:
Daniel Molkentin 2018-08-17 00:10:52 +02:00
commit 3be265a5e9

View file

@ -78,7 +78,7 @@ deploy_production:
- rsync -e "ssh -l deploy -p 31337" -av public/ 195.54.164.87:production/s
when: on_success
environment:
name: staging
name: production
url: https://berlin.ccc.de/
artifacts:
paths: