We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 83a7fd1 + 83da517 commit 120eb8fCopy full SHA for 120eb8f
1 file changed
.gitlab-ci.yml
@@ -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
+
6
stages:
7
+ - test
8
+ - sast_upload
9
- rspec
10
- publish
11
0 commit comments