summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-01-06 08:09:51 -0300
committerJesusaves <cpntb1@ymail.com>2021-01-06 08:09:51 -0300
commite9505e1a1a958e51bdc4380c88f58b79f83a0fb8 (patch)
tree2d31ec59e005aebd28fc59b7dd6f52b6a5bb5604
parent7fd33b56128fe424ec0eff1f5da06ccc4d546277 (diff)
downloadhercules-e9505e1a1a958e51bdc4380c88f58b79f83a0fb8.tar.gz
hercules-e9505e1a1a958e51bdc4380c88f58b79f83a0fb8.tar.bz2
hercules-e9505e1a1a958e51bdc4380c88f58b79f83a0fb8.tar.xz
hercules-e9505e1a1a958e51bdc4380c88f58b79f83a0fb8.zip
Buster
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c90edf5f6..88dff2f89 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -309,7 +309,7 @@ re:gcc-7:
<<: *branch_exceptions
<<: *prerequisites
stage: secondary
- image: debian:unstable
+ image: debian:buster
services:
- mariadb:10
variables:
@@ -324,7 +324,7 @@ zero-2018:gcc-7:
<<: *branch_exceptions
<<: *prerequisites
stage: clients
- image: debian:unstable
+ image: debian:buster
services:
- mariadb:10
variables: