fixed mssing ref key in only restriction

This commit is contained in:
shockrah 2021-02-13 18:48:11 -08:00
parent d243623202
commit 5392e0e69a

View File

@ -22,7 +22,9 @@ build-json-api:
stage: build stage: build
only: only:
refs:
- master - master
changes: changes:
- json-api/ - json-api/