CI: update script copy

This commit is contained in:
XGQT 2020-03-20 22:02:20 +01:00
parent c62a087c16
commit a89e297189
No known key found for this signature in database
GPG Key ID: 2089DEC77862433A

View File

@ -16,7 +16,7 @@ before_script:
- git clone https://anongit.gentoo.org/git/repo/gentoo.git /var/db/repos/gentoo - 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/src_prepare-overlay.git /var/db/repos/src_prepare-overlay
- git clone https://gitlab.com/src_prepare/scripts.git - git clone https://gitlab.com/src_prepare/scripts.git
- cp scripts/check-commit /usr/bin - cp scripts/src/check-commit /usr/bin
test: test:
stage: test stage: test