Skip to content
Snippets Groups Projects
Commit 3e6f0efa authored by Hugo Trentesaux's avatar Hugo Trentesaux
Browse files

Revert "make it manual for testing"

This reverts commit 01a935fe.
parent 01a935fe
No related branches found
No related tags found
No related merge requests found
Pipeline #37032 passed
...@@ -257,8 +257,7 @@ gtest_srtool: ...@@ -257,8 +257,7 @@ gtest_srtool:
create_g1_data: create_g1_data:
stage: build stage: build
rules: rules:
- when: manual - if: $CI_PIPELINE_SOURCE != "merge_request_event" && $CI_COMMIT_BRANCH =~ /^(release\/runtime-)[0-9].*/
# - if: $CI_PIPELINE_SOURCE != "merge_request_event" && $CI_COMMIT_BRANCH =~ /^(release\/runtime-)[0-9].*/
image: h30x/py-g1-migrator # this image already has plyvel python requirement and dependency image: h30x/py-g1-migrator # this image already has plyvel python requirement and dependency
variables: variables:
DEBIAN_FRONTEND: noninteractive DEBIAN_FRONTEND: noninteractive
......
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