Skip to content
Snippets Groups Projects
Commit 1bfe9370 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

on new debian:buster installation doesn't work

parent acc8154a
No related branches found
No related tags found
3 merge requests!869Test process fix,!868test process fix,!867on new debian:buster installation doesn't work
Pipeline #12578 passed
......@@ -249,7 +249,7 @@ build_debian_package:
- debian/create-debian-pkg.sh
test_upgrade_debian_package:
image: debian
image: debian:stretch
stage: test
only:
- tags
......@@ -293,7 +293,7 @@ test_upgrade_debian_package:
- test 1 = $(cat configuration.json| grep $version | wc -l)
test_install_debian_package:
image: debian
image: debian:stretch
stage: test
only:
- tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment