Skip to content

Commit

Permalink
prep (#740)
Browse files Browse the repository at this point in the history
  • Loading branch information
elopezcastro authored Nov 21, 2023
1 parent 07f748c commit 467c620
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
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::315565"

0 comments on commit 467c620

Please sign in to comment.