summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-08-17 19:47:15 -0300
committerJesusaves <cpntb1@ymail.com>2021-08-17 19:47:15 -0300
commit77f2a23c20646d83bd29c2d466ebe57e47fe0cc5 (patch)
tree24300487b8b272bf0f3857e8a192fd72fa53ac0d
parent0cce5161dd8a258429748e35d911163973723013 (diff)
downloadclientdata-77f2a23c20646d83bd29c2d466ebe57e47fe0cc5.tar.gz
clientdata-77f2a23c20646d83bd29c2d466ebe57e47fe0cc5.tar.bz2
clientdata-77f2a23c20646d83bd29c2d466ebe57e47fe0cc5.tar.xz
clientdata-77f2a23c20646d83bd29c2d466ebe57e47fe0cc5.zip
Fix CI rules. All MRs without this patch WILL FAIL and NEED REBASE.
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e395c703..a0c27ae9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,6 +10,7 @@ testxml:
script:
- ./.tools/testxml.sh
- pwd
+image: debian:buster
pngcheck:
stage: test