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 3f80e9f..488ec41 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -48,7 +48,7 @@ mxe_gcc5:
- git clone $CI_REPOSITORY_URL -b $CI_COMMIT_BRANCH /opt || exit 1
- rm -rf /opt/.git/
- cp -r opt/* /
- - git clone $MP_REPOSITORY -b master || exit 1
+ - git clone -b master $MP_REPOSITORY manaplus || exit 1
- chmod +x ./manaplus.sh && ./manaplus.sh
<<: *job-build
tags: