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 14205fb..4967378 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -70,7 +70,7 @@ test:
# Test in the develop branch
- git branch develop --track origin/develop || true
- git checkout develop
- - mkdir -p ~/temp/tests/keyringer
+ - mkdir -p ~/temp/tests
- git config --global user.name 'Test'
- git config --global user.email 'test@example.org'
- ./keyringer test init ~/temp/tests/keyringer