try to maintain combined files between jobs

Former-commit-id: acf5161c353ddcbbdfc45b4e85ae978bb442e507
This commit is contained in:
malavan 2021-06-19 06:55:41 +00:00
parent e8a4318138
commit 70f215f69d

View File

@ -4,8 +4,9 @@ build:
- git submodule init && git submodule update
- make distclean
- make -j
- make uninstall
- make install
artifacts:
paths:
- src/
make-test:
stage: test
@ -15,6 +16,7 @@ make-test:
node-redis-test:
stage: test
script:
- make install
- mkdir node-redis-test
- cd node-redis-test
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.eqalpha.com/keydb-dev/node-redis.git