Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
fresh
Commits
b8f7daaaee99
Commit
0ea2c1bc
authored
Nov 21, 2019
by
Philippe Pepiot
Browse files
Update pipeline to debian_buster
parent
cfd4cccf5726
Changes
1
Hide whitespace changes
Inline
Side-by-side
Jenkinsfile
View file @
b8f7daaa
pipeline
{
agent
{
label
'debian_
stretch
'
}
agent
{
label
'debian_
buster
'
}
stages
{
stage
(
'lint'
)
{
parallel
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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