fixed mssing ref key in only restriction
This commit is contained in:
parent
d243623202
commit
5392e0e69a
@ -22,7 +22,9 @@ build-json-api:
|
|||||||
stage: build
|
stage: build
|
||||||
|
|
||||||
only:
|
only:
|
||||||
|
refs:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
changes:
|
changes:
|
||||||
- json-api/
|
- json-api/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user