Skip to content

Commit

Permalink
- (#2462)
Browse files Browse the repository at this point in the history
* -

* -

* -

* -
  • Loading branch information
elopezcastro authored Nov 21, 2023
1 parent b3837ac commit 9c2631f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
stages:
- clmscan


clm_scan:
stage: clmscan
tags: [sdlc]
image: ${CI_REGISTRY}/dx/sdlc-tools/aws-gitlab-clm-plugin/aws-gitlab-clm-plugin:current
before_script: []
script:
- /opt/clm/request-clmscan.sh "${CI_PROJECT_DIR}"
1 change: 1 addition & 0 deletions .gs-project.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
productGuid: "product::315850"

0 comments on commit 9c2631f

Please sign in to comment.