Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -139,6 +139,7 @@ translate_schemas: rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' script: - echo "nothing to do" # - python utils/translate_spec.py utils/ts103280_config.json # - git config user.email "robo_lino@example.com" # - git config user.name "robo_lino" Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -139,6 +139,7 @@ translate_schemas: rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' script: - echo "nothing to do" # - python utils/translate_spec.py utils/ts103280_config.json # - git config user.email "robo_lino@example.com" # - git config user.name "robo_lino" Loading