Loading .gitlab-ci.yml +4 −4 Original line number Diff line number Diff line Loading @@ -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' Loading Loading
.gitlab-ci.yml +4 −4 Original line number Diff line number Diff line Loading @@ -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' Loading