Update .gitlab-ci.yml
This commit is contained in:
parent
46bd1fd8e0
commit
1f48b33db1
|
@ -9,7 +9,7 @@ variables:
|
|||
|
||||
deploy_docker:
|
||||
variables:
|
||||
DOCKER_HOST: "ssh://henri@henriburau.de"
|
||||
DOCKER_HOST: "ssh://pi@henriburau.de"
|
||||
stage: deploy
|
||||
image: docker:19.03.3
|
||||
services:
|
||||
|
|
Loading…
Reference in New Issue