Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Roman Karwacik
website
Commits
8511deb1
Unverified
Commit
8511deb1
authored
Aug 02, 2019
by
Andreas Valder
Browse files
disable tests for buster
parent
53ee1c77
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8511deb1
...
@@ -31,9 +31,11 @@ unittest: &unittest
...
@@ -31,9 +31,11 @@ unittest: &unittest
-
.coverage
-
.coverage
-
report.txt
-
report.txt
unittest_buster
:
# Buster is not supported for now
<<
:
*unittest
#
image
:
debian:buster
#unittest_buster:
# <<: *unittest
# image: debian:buster
livetest
:
livetest
:
image
:
debian:stretch
image
:
debian:stretch
...
...
Write
Preview
Markdown
is supported
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