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
...@@ -257,7 +257,8 @@ gtest_srtool: ...@@ -257,7 +257,8 @@ gtest_srtool:
create_g1_data: create_g1_data:
stage: build stage: build
rules: 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 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.
Please register or to comment