Skip to content
Snippets Groups Projects
Commit f21f96ea authored by Jannes Lücht's avatar Jannes Lücht :shark:
Browse files

Update .gitlab-ci.yml file

parent bbfa23f5
No related branches found
No related tags found
No related merge requests found
Pipeline #240280 failed
...@@ -18,9 +18,6 @@ deploy: ...@@ -18,9 +18,6 @@ deploy:
services: services:
- name: docker:dind - name: docker:dind
command: ["--tls=false"] command: ["--tls=false"]
variables:
DOCKER_DRIVER: overlay
DOCKER_HOST: tcp://127.0.0.1:2375/
script: script:
- docker cp dist/ hai-nginx-1:/usr/share/nginx/html - docker cp dist/ hai-nginx-1:/usr/share/nginx/html
only: only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment