Skip to content

Commit 120eb8f

Browse files
committed
Merge branch 'add-sast' into 'master'
add sast test See merge request kdanmobile/shared-code-base/gems/error_response!29
2 parents 83a7fd1 + 83da517 commit 120eb8f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1+
include:
2+
- project: "kdanmobile/deployment/cluster-cicd-config"
3+
ref: master
4+
file: "/gitlab-ci/node-brakeman-sast-upload.yaml"
5+
16
stages:
7+
- test
8+
- sast_upload
29
- rspec
310
- publish
411

0 commit comments

Comments
 (0)