aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/infra/gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/infra/gitlab-ci.yml b/test/infra/gitlab-ci.yml
index b5b3e6823c7..213176bef70 100644
--- a/test/infra/gitlab-ci.yml
+++ b/test/infra/gitlab-ci.yml
@@ -58,7 +58,7 @@ variables:
58 # across multiple builds. 58 # across multiple builds.
59 BUILD_TAG: ${CI_COMMIT_REF_SLUG} 59 BUILD_TAG: ${CI_COMMIT_REF_SLUG}
60 # Disable if you don't need it, it can be a security risk. 60 # Disable if you don't need it, it can be a security risk.
61 # CI_DEBUG_TRACE: "true" 61 CI_DEBUG_TRACE: "true"
62 62
63default: 63default:
64 image: docker:19.03.12 64 image: docker:19.03.12