2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 09:57:41 +00:00

[#3716] Add missing tags to CI jobs via defaults

This commit is contained in:
Emanuel Petr 2025-01-15 22:56:39 +01:00
parent 92e28ab3c0
commit b8d8e1235f

View File

@ -19,7 +19,13 @@ variables:
# Leave only bandit, flawfinder, semgrep.
SAST_EXCLUDED_ANALYZERS: "eslint, spotbugs"
image: 'registry.gitlab.isc.org/isc-projects/kea:latest'
default:
image: 'registry.gitlab.isc.org/isc-projects/kea:latest'
tags:
- linux
- aws
- runner-manager
- amd64
stages:
- test