Skip to content
Snippets Groups Projects
Commit 3b8d580b authored by Benguria Elguezabal, Gorka's avatar Benguria Elguezabal, Gorka
Browse files

adds runner tag support

parent 9afbe9a0
No related branches found
No related tags found
No related merge requests found
spec:
inputs:
kicker-validation-job-tags:
description: tags to filter applicable runners for kicker-validation build job
type: array
default: []
---
variables:
YAJSV_IMAGE: "registry.hub.docker.com/amux/yajsv:latest"
......@@ -56,6 +65,7 @@ kicker-validation:
# enabled if kicker.json file found
- exists:
- "kicker.json"
tags: $[[ input.kicker-validation-job-tags ]]
kicker-extras-validation:
extends: .json-validation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment