Commit 24811d4a authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

cicd(Playwright): disable Playwright (failing)

parent 0ba3aa1d
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -4,10 +4,10 @@ include:
    - project: '$TBC_NAMESPACE/angular'
      ref: '4'
      file: '/templates/gitlab-ci-angular.yml'
    # Playwright template
    - project: 'to-be-continuous/playwright'
      ref: '1.4.0'
      file: '/templates/gitlab-ci-playwright.yml'
    # # Playwright template
    # - project: 'to-be-continuous/playwright'
    #   ref: '1.4.0'
    #   file: '/templates/gitlab-ci-playwright.yml'
    # S3 template
    - project: '$TBC_NAMESPACE/s3'
      ref: '7'