Fixed syntax error in Gitlab CI config.

This commit is contained in:
s3lph 2018-07-11 17:20:24 +02:00
parent 69e08a70be
commit 0f0eb0ac3b

View file

@ -33,5 +33,5 @@ staging:
- ssh add - <<<"$STAGING_SSH_PRIVATE_KEY"
- echo "$(git rev-parse HEAD)" | ssh -p 20022 matemat@kernelpanic.lol
environment:
- name: staging
- url: https://matemat.kernelpanic.lol/
name: staging
url: https://matemat.kernelpanic.lol/