Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit fc9df1e

Browse files
committed
Update CI config
1 parent f9e10d8 commit fc9df1e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.gitlab-ci.yml

-6
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,6 @@ sast:
5454
variables:
5555
SAST_EXCLUDED_PATHS: jacoco-resources,prism.js
5656

57-
spotbugs-sast:
58-
variables:
59-
SAST_JAVA_VERSION: 11
60-
before_script:
61-
- rm -rf example
62-
6357
release:
6458
stage: deploy
6559
script:

0 commit comments

Comments
 (0)