summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 14b87074..0bc6652b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,7 +13,7 @@ variables:
LANGUAGE: en_US:en
LC_ALL: en_US.UTF-8
TEST_DATA_URL: https://gitlab.freedesktop.org/${CI_PROJECT_NAMESPACE}/test.git
- UPSTREAM_TEST_DATA_URL: https://@gitlab.freedesktop.org/poppler/test.git
+ UPSTREAM_TEST_DATA_URL: https://gitlab.freedesktop.org/poppler/test.git
cache:
key: "$CI_BUILD_NAME"