From 727a14c33e0d880d07919a319863e0560fda3147 Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Fri, 17 Aug 2018 00:07:17 +0200 Subject: [PATCH] another s/staging/production in .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ff2aeca..57cf02a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: