Fixing target artifact for test job to use

This commit is contained in:
shockrah 2021-02-11 20:27:38 -08:00
parent b5609febf6
commit bd684a8f5d

View File

@ -27,7 +27,7 @@ build-json-api:
# expirey time overwritten later for weekly builds
artifacts:
paths:
- json-api/target/release/json-api
- json-api/target/
expire_in: 15 mins