Skip to content
Snippets Groups Projects
Unverified Commit cb537c46 authored by Timo Furrer's avatar Timo Furrer
Browse files

Run integration tests in fork

parent e3bdf5ac
No related branches found
No related tags found
No related merge requests found
......@@ -7,9 +7,6 @@ component:
trigger:
include: tests/integration-tests/$PIPELINE_NAME.gitlab-ci.yml
strategy: depend
rules:
- if: '$CI_PROJECT_PATH == "components/opentofu"'
#- if: '$CI_MERGE_REQUEST_EVENT_TYPE == "merge_train"'
parallel:
matrix:
- PIPELINE_NAME: [Defaults]
......@@ -25,9 +22,6 @@ backport-templates:
trigger:
include: tests/integration-tests/$PIPELINE_NAME.gitlab-ci.yml
strategy: depend
rules:
- if: '$CI_PROJECT_PATH == "components/opentofu"'
#- if: '$CI_MERGE_REQUEST_EVENT_TYPE == "merge_train"'
parallel:
matrix:
- PIPELINE_NAME: [BackportTemplates]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment