Update .gitlab-ci.yml

This commit is contained in:
Burau, Henri 2020-03-24 21:55:46 +01:00
parent 16843614e8
commit 46bd1fd8e0
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ variables:
deploy_docker:
variables:
- DOCKER_HOST: "ssh://henri@henriburau.de"
DOCKER_HOST: "ssh://henri@henriburau.de"
stage: deploy
image: docker:19.03.3
services: