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