Update .gitlab-ci.yml
This commit is contained in:
parent
16843614e8
commit
46bd1fd8e0
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue