Loading .gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -190,9 +190,7 @@ tests:unit: tests:integration: stage: test # Temporarily disabled while the GitLab EE license is expired. rules: - when: never - if: $ENABLE_EE_ACCEPTANCE_TESTS == "true" needs: [] image: golang:1.26-bookworm Loading Loading
.gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -190,9 +190,7 @@ tests:unit: tests:integration: stage: test # Temporarily disabled while the GitLab EE license is expired. rules: - when: never - if: $ENABLE_EE_ACCEPTANCE_TESTS == "true" needs: [] image: golang:1.26-bookworm Loading