From 29683049b5b76c42d633753a4408bbf18f275d15 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 12 Jun 2022 18:21:49 +0000 Subject: Mhm. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.3-60-g2f50