aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8caf7d8f..47663720 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -107,7 +107,7 @@ deploy:
- apk add --no-cache openssh-client
- echo "$DJANGO_DEPLOY_SSH_PRIVATE_KEY" > privkey
script:
- - ssh -i privkey [email protected]
+ - ssh -i privkey -p 583 [email protected]
environment:
name: Django staging
url: https://pysite.jchri.st