copy entire directory not just src

Former-commit-id: f75c88039383e1ebb83ea3254c07541b8575e869
This commit is contained in:
malavan 2021-06-19 07:01:35 +00:00
parent 56b1e072f9
commit 6e5ffef0ec

View File

@ -6,7 +6,7 @@ build:
- make -j
artifacts:
paths:
- src/
- ./
make-test:
stage: test