1
0
Fork 0

gitlab-ci: Keep 'satnogs-db-api-client' build artifacts

Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
merge-requests/427/head
Vasilis Tsiligiannis 2019-10-01 01:06:36 +03:00
parent 95d08f6fa4
commit 9f159a2ede
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ build:
when: always
paths:
- dist
- satnogs-db-api-client/dist
test:
stage: test
image: ${GITLAB_CI_IMAGE_PYTHON}