Loading .gitlab-ci.yml +5 −5 Original line number Diff line number Diff line Loading @@ -491,7 +491,7 @@ branch-is-up-to-date-with-main-post: junit: - report-junit.xml check-compatibility-with-basop-reference-branch-stv: basop-ref-compat-stv: extends: - .basop-ci-branch-compat-template variables: Loading @@ -499,7 +499,7 @@ check-compatibility-with-basop-reference-branch-stv: script: - exit 0 check-compatibility-with-basop-reference-branch-ltv: basop-ref-compat-ltv: extends: - .basop-ci-branch-compat-template variables: Loading @@ -507,7 +507,7 @@ check-compatibility-with-basop-reference-branch-ltv: script: - exit 0 check-compatibility-with-basop-reference-branch-encoder-stv: basop-ref-compat-encoder-stv: extends: - .basop-ci-branch-compat-template variables: Loading @@ -515,7 +515,7 @@ check-compatibility-with-basop-reference-branch-encoder-stv: script: - exit 0 check-compatibility-with-basop-reference-branch-encoder-ltv: basop-ref-compat-encoder-ltv: extends: - .basop-ci-branch-compat-template variables: Loading @@ -523,7 +523,7 @@ check-compatibility-with-basop-reference-branch-encoder-ltv: script: - exit 0 check-compatibility-with-basop-reference-branch-encoder-dmx-comparison: basop-ref-compat-encoder-dmx-comp: extends: - .basop-ci-branch-compat-template variables: Loading Loading
.gitlab-ci.yml +5 −5 Original line number Diff line number Diff line Loading @@ -491,7 +491,7 @@ branch-is-up-to-date-with-main-post: junit: - report-junit.xml check-compatibility-with-basop-reference-branch-stv: basop-ref-compat-stv: extends: - .basop-ci-branch-compat-template variables: Loading @@ -499,7 +499,7 @@ check-compatibility-with-basop-reference-branch-stv: script: - exit 0 check-compatibility-with-basop-reference-branch-ltv: basop-ref-compat-ltv: extends: - .basop-ci-branch-compat-template variables: Loading @@ -507,7 +507,7 @@ check-compatibility-with-basop-reference-branch-ltv: script: - exit 0 check-compatibility-with-basop-reference-branch-encoder-stv: basop-ref-compat-encoder-stv: extends: - .basop-ci-branch-compat-template variables: Loading @@ -515,7 +515,7 @@ check-compatibility-with-basop-reference-branch-encoder-stv: script: - exit 0 check-compatibility-with-basop-reference-branch-encoder-ltv: basop-ref-compat-encoder-ltv: extends: - .basop-ci-branch-compat-template variables: Loading @@ -523,7 +523,7 @@ check-compatibility-with-basop-reference-branch-encoder-ltv: script: - exit 0 check-compatibility-with-basop-reference-branch-encoder-dmx-comparison: basop-ref-compat-encoder-dmx-comp: extends: - .basop-ci-branch-compat-template variables: Loading