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

make it manual for testing

parent fbfba16f
No related branches found
No related tags found
No related merge requests found
Pipeline #37030 passed
......@@ -257,7 +257,8 @@ gtest_srtool:
create_g1_data:
stage: build
rules:
- if: $CI_PIPELINE_SOURCE != "merge_request_event" && $CI_COMMIT_BRANCH =~ /^(release\/runtime-)[0-9].*/
- when: manual
# - 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
variables:
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