summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjak1 <jak1@themanaworld.org>2022-06-25 20:55:24 +0000
committerjak1 <jak1@themanaworld.org>2022-06-25 20:55:24 +0000
commitfc238274e4981af4ddb7a649aae24283320c6b20 (patch)
tree2933d418f8aeef935fc24ebe85f5140c252b1fae
parentf86aa2ac63903226f9156418ce62804f8670d1a1 (diff)
downloadhercules-fc238274e4981af4ddb7a649aae24283320c6b20.tar.gz
hercules-fc238274e4981af4ddb7a649aae24283320c6b20.tar.bz2
hercules-fc238274e4981af4ddb7a649aae24283320c6b20.tar.xz
hercules-fc238274e4981af4ddb7a649aae24283320c6b20.zip
updating stretch for clang-8HEADjesusalva/prerenewal
-rw-r--r--.gitlab-ci.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9e07293fa..3ec05dca5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -98,7 +98,7 @@ pre_re:clang-8:
<<: *branch_exceptions
<<: *prerequisites
stage: secondary
- image: debian:buster
+ image: debian:stretch
services:
- mariadb:10
variables:
@@ -113,7 +113,7 @@ re:clang-8:
<<: *branch_exceptions
<<: *prerequisites
stage: secondary
- image: debian:buster
+ image: debian:stretch
services:
- mariadb:10
variables:
@@ -128,7 +128,7 @@ zero-2018:clang-8:
<<: *branch_exceptions
<<: *prerequisites
stage: clients
- image: debian:buster
+ image: debian:stretch
services:
- mariadb:10
variables: