FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit a0c9f1eb authored by Sebastiaan ten Pas's avatar Sebastiaan ten Pas
Browse files

Merge branch '3-fix-gitlab-ci-publishing' into 'main'

Fix protobuf CI publish jobs

See merge request !4
parents 63f58cd0 6975eba9
No related branches found
No related tags found
1 merge request!4Fix protobuf CI publish jobs
Pipeline #718393 passed
......@@ -9,3 +9,5 @@ variables:
PYTHON_BUILD_DIST_DISABLED: "1"
CONTAINER_SCANNING_DISABLED: "1"
DAST_DISABLED: "1"
PYTHON_PUBLISH_TO_GITLAB_DISABLED: "1"
USE_MERGE_REQUEST_RELEASE_FLOW: "1"
......@@ -113,7 +113,7 @@ protobuf:build:python:
needs: ["protobuf:generate:python"]
.protobuf:publish:base:
stage: deploy
stage: production
variables:
_generator_slug: "" # required
before_script:
......
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