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
1 changed files with 1 additions and 1 deletions

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://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