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

This commit is contained in:
Daniel Molkentin 2018-08-17 00:07:17 +02:00
parent c029727855
commit 727a14c33e

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: