build(CI): add tag to force personal runner

This commit is contained in:
Benoit Martins 2023-03-22 20:28:35 +00:00 committed by bmartins
parent cb90726e82
commit 2bf832a8eb
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ cache:
build-docker:
stage: build
tags:
- docker
before_script:
- docker info
script: