Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
zorun
kea-hook-runscript
Commits
760696f5
Commit
760696f5
authored
Jan 08, 2021
by
Baptiste Jonglez
Browse files
Add more CI variants
parent
487821a1
Pipeline
#29
failed with stage
in 1 minute and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
760696f5
...
...
@@ -19,19 +19,31 @@ build on debian-like OS:
-
KEA_VERSION
:
"
1-6"
GPG_KEY
:
"
0607E2621F1564A6"
DISTRO
:
debian
RELEASE
:
[
stretch
,
buster
]
RELEASE
:
[
stretch
,
buster
,
bullseye
]
-
KEA_VERSION
:
"
1-7"
GPG_KEY
:
"
40544590508A17DE"
DISTRO
:
debian
RELEASE
:
[
stretch
,
buster
]
RELEASE
:
[
stretch
,
buster
,
bullseye
]
-
KEA_VERSION
:
"
1-8"
GPG_KEY
:
"
4DD5AE28ADA7268E"
DISTRO
:
debian
RELEASE
:
[
stretch
,
buster
]
RELEASE
:
[
stretch
,
buster
,
bullseye
]
-
KEA_VERSION
:
"
1-9"
GPG_KEY
:
"
5DC67B0A74E30739"
DISTRO
:
debian
RELEASE
:
[
stretch
,
buster
]
RELEASE
:
[
stretch
,
buster
,
bullseye
]
-
KEA_VERSION
:
"
1-6"
GPG_KEY
:
"
0607E2621F1564A6"
DISTRO
:
ubuntu
RELEASE
:
[
focal
,
bionic
]
-
KEA_VERSION
:
"
1-7"
GPG_KEY
:
"
40544590508A17DE"
DISTRO
:
ubuntu
RELEASE
:
[
focal
,
bionic
]
-
KEA_VERSION
:
"
1-8"
GPG_KEY
:
"
4DD5AE28ADA7268E"
DISTRO
:
ubuntu
RELEASE
:
[
focal
,
bionic
]
-
KEA_VERSION
:
"
1-9"
GPG_KEY
:
"
5DC67B0A74E30739"
DISTRO
:
ubuntu
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment