From 5392e0e69a6f0f713da4f5f8ad8b6edc0d30d928 Mon Sep 17 00:00:00 2001 From: shockrah Date: Sat, 13 Feb 2021 18:48:11 -0800 Subject: [PATCH] fixed mssing ref key in only restriction --- .gitlab-ci.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c3087c9..c7a2546 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,7 +22,9 @@ build-json-api: stage: build only: - - master + refs: + - master + changes: - json-api/