Skip to content
Snippets Groups Projects
Commit ef514de1 authored by derrabauke's avatar derrabauke
Browse files

it should be an array!

parent 13322fd8
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,8 @@ build_client:
CLIENT_IMAGE_TAG: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG
CLIENT_RELEASE_IMAGE_TAG: $CI_REGISTRY_IMAGE:latest
image: docker:19.03.12
tags: docker-privileged
tags:
- docker-privileged
services:
- docker:19.03.12-dind
stage: build
......
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