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

Update .gitlab-ci.yml file

parent d9da5eae
No related branches found
No related tags found
No related merge requests found
Pipeline #240269 failed
......@@ -18,6 +18,6 @@ deploy:
services:
- docker:dind
script:
- docker cp dist/ hai-nginx-1:/usr/share/nginx/html
- DOCKER_HOST=tcp://172.17.0.1:2375 && docker cp dist/ hai-nginx-1:/usr/share/nginx/html
only:
- main
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment