From 9a4fa89a196d81405ff075c1b740c24bf790dbc3 Mon Sep 17 00:00:00 2001 From: jak1 Date: Tue, 20 Apr 2021 22:20:28 +0000 Subject: copy insteed maybe? (dont want to reupload the docker image) --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3cc12a9..f5e2653 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -47,7 +47,7 @@ mxe_gcc5: - mkdir -p "${CI_PROJECT_DIR}/build/" || true - git clone $CI_REPOSITORY_URL -b $CI_COMMIT_BRANCH /opt || exit 1 - rm -rf /opt/.git/ - - mv -f opt/* / + - cp -r opt/* / - git clone $MP_REPOSITORY -b master || exit 1 - chmod +x ./manaplus.sh && ./manaplus.sh <<: *job-build -- cgit v1.2.3-60-g2f50