aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0b7332e0b..a328c0309 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -87,6 +87,7 @@ cache:
87 87
88build-openapi-clients: 88build-openapi-clients:
89 stage: clients 89 stage: clients
90 needs: []
90 only: 91 only:
91 refs: 92 refs:
92 - master 93 - master