Skip to content
Snippets Groups Projects

Use Debian Stretch as base image instead of Jessie

Merged Balasankar 'Balu' C requested to merge drop-wheezy-jessie into master
+ 2
0
@@ -52,6 +52,7 @@ before_script:
@@ -52,6 +52,7 @@ before_script:
- master
- master
retry: 1
retry: 1
 
debian_8 test: *test_build
debian_9 test: *test_build
debian_9 test: *test_build
centos_6 test: *test_build
centos_6 test: *test_build
centos_7 test: *test_build
centos_7 test: *test_build
@@ -64,6 +65,7 @@ rpi_9 test: *test_build
@@ -64,6 +65,7 @@ rpi_9 test: *test_build
stretch_packer test: *test_build
stretch_packer test: *test_build
ruby_docker test: *test_build
ruby_docker test: *test_build
 
debian_8: *build_and_deploy
debian_9: *build_and_deploy
debian_9: *build_and_deploy
centos_6: *build_and_deploy
centos_6: *build_and_deploy
centos_7: *build_and_deploy
centos_7: *build_and_deploy
Loading