Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
3bb5ac20
Commit
3bb5ac20
authored
Aug 12, 2019
by
Piotr Gawron
Browse files
we can test on latest debian again
parent
3d3e5267
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3bb5ac20
...
...
@@ -325,7 +325,7 @@ build_debian_package:
-
debian/create-debian-pkg.sh
test_upgrade_debian_package
:
image
:
debian
:stretch
image
:
debian
stage
:
test
only
:
-
tags
...
...
@@ -376,7 +376,7 @@ test_upgrade_debian_package:
-
test 1 = $(cat configuration.json| grep $version | wc -l)
test_install_debian_package
:
image
:
debian
:stretch
image
:
debian
stage
:
test
only
:
-
tags
...
...
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