Skip to content

Commit eba8fb6

Browse files
committed
Remove GitLab Code Quality template
Signed-off-by: Thomas <[email protected]>
1 parent a1cbc83 commit eba8fb6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ stages:
77
- test
88
- deploy
99

10-
include:
11-
- template: Jobs/Code-Quality.gitlab-ci.yml
12-
1310
build-python-package:
1411
stage: build
1512
before_script:
@@ -31,9 +28,6 @@ build-documentation:
3128
paths:
3229
- build/html/
3330

34-
code_quality:
35-
when: manual
36-
3731
test-python-package:
3832
stage: test
3933
before_script:

0 commit comments

Comments
 (0)