FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 26f76df5 authored by Andrew Vella's avatar Andrew Vella
Browse files

Merge branch 'ci' into 'main'

ci: disable publish python packages

See merge request !7
parents 0d36930e 09eb2479
No related branches found
No related tags found
1 merge request!7ci: disable publish python packages
Pipeline #718311 passed
......@@ -13,6 +13,7 @@ variables:
DAST_DISABLED: "1"
TEST_DISABLED: "1"
PYTHON_BUILD_DIST_DISABLED: "1"
PUBLISH_PYTHON_PACKAGE_DISABLED: "1"
USE_MERGE_REQUEST_RELEASE_FLOW: "1"
OPENAPI_GENERATOR_PYTHON_URLLIB3_DISABLED: "1"
# Set CI_APPLICATION_REPOSITORY so that we always publish images to the same container registry
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment