Verified Commit 7d0647cc authored by Patrick Rice's avatar Patrick Rice 🌆 Committed by GitLab
Browse files

Merge branch 'renable-integration-tests' into 'main'

Re-enable integration tests

See merge request !3004
parents c29c15f6 ad6d8bb0
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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.27-bookworm