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:
parent
92e28ab3c0
commit
b8d8e1235f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user