From a89e297189efa345f04ec5aff55d3327500e22d6 Mon Sep 17 00:00:00 2001 From: XGQT Date: Fri, 20 Mar 2020 22:02:20 +0100 Subject: [PATCH] CI: update script copy --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3351007..1628a92 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ before_script: - git clone https://anongit.gentoo.org/git/repo/gentoo.git /var/db/repos/gentoo - git clone https://gitlab.com/src_prepare/src_prepare-overlay.git /var/db/repos/src_prepare-overlay - git clone https://gitlab.com/src_prepare/scripts.git - - cp scripts/check-commit /usr/bin + - cp scripts/src/check-commit /usr/bin test: stage: test