Update .gitlab-ci.yml file

This commit is contained in:
niansa 2024-03-09 20:28:47 +00:00
parent 0301866d06
commit 2297bbe2e8

View file

@ -4,6 +4,9 @@ stages:
build docker image:
stage: build
image: docker
tags:
- aarch64
- x86_64
services:
- docker:dind
script: