This commit is contained in:
Chocobozzz 2021-08-11 14:43:03 +02:00
parent eb8bd9ab1a
commit de34551da3
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -64,7 +64,7 @@ for lang in ${API_LANGS//:/ } ; do
-c "${lang_dir}/def.yaml" \
-t "${lang_dir}" \
-g "$lang" \
--skip-validate-spec
--skip-validate-spec \
--git-host "${API_REPO_HOST}" \
--git-user-id "${API_URL_USERNAME}" \
--git-repo-id "${git_repo_id}" \