Fixing needs relationship for test-json-api

This commit is contained in:
shockrah 2021-02-13 17:19:46 -08:00
parent c1809e706a
commit d2f6ca8c62

View File

@ -36,6 +36,7 @@ test-json-api:
stage: test
needs:
- build-json-api
only: [ "master" ]
dependencies:
- build-json-api