Update .gitlab-ci.yml file

This commit is contained in:
Fifo F. 2024-06-09 04:45:36 +00:00
parent 5e254948b5
commit 7d3d3b4f69

View file

@ -8,6 +8,8 @@ variables:
build:
stage: build
tags:
- privileged
image: docker:latest
services:
- name: registry.hub.docker.com/library/docker:dind