Skip to content
Snippets Groups Projects
Commit 297eaf9a authored by Kang Liu's avatar Kang Liu
Browse files

Specify runner tag for CI jobs

parent 64e57615
No related merge requests found
......@@ -35,6 +35,8 @@
- "merge_requests"
- if: $CI_PIPELINE_SOURCE == "web" && ($BUILD_IMAGE_NAME == "" || $BUILD_IMAGE_NAME == null)
- if: $CI_JOB_NAME == $BUILD_IMAGE_NAME
tags:
- docker-builder
ansible:
extends: .build
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment