aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-08-11 14:58:37 +0200
committerChocobozzz <me@florianbigard.com>2021-08-11 14:58:37 +0200
commitf88ae8f5bc223579313b28582de9101944a4a814 (patch)
tree04ec3df746e705bbc14c2cf6029cb83a2a3e014e
parentde34551da32db137250c688615ed717d6a58fc1c (diff)
downloadPeerTube-f88ae8f5bc223579313b28582de9101944a4a814.tar.gz
PeerTube-f88ae8f5bc223579313b28582de9101944a4a814.tar.zst
PeerTube-f88ae8f5bc223579313b28582de9101944a4a814.zip
Disable openapi generation
Until https://github.com/OpenAPITools/openapi-generator/issues/8663 is fixed
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b02a2c4bc..db350e2d9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,7 +15,6 @@ build-openapi-clients:
15 only: 15 only:
16 refs: 16 refs:
17 - master 17 - master
18 - schedules
19 changes: 18 changes:
20 - support/doc/api/openapi.yaml 19 - support/doc/api/openapi.yaml
21 script: 20 script: