Skip to content
Snippets Groups Projects
Commit 774c2736 authored by Adam Parák's avatar Adam Parák 💬
Browse files

Update .gitlab-ci.yml file to make CI work hopefully

parent 66a23941
No related branches found
No related tags found
No related merge requests found
...@@ -45,7 +45,8 @@ tsc-test-job: ...@@ -45,7 +45,8 @@ tsc-test-job:
create-image: create-image:
image: docker:20.10.16 image: docker:20.10.16
services: services:
- docker:20.10.16-dind - name: docker:20.10.16-dind
alias: docker
stage: buildimage stage: buildimage
only: only:
refs: refs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment