diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 00000000000..6dbfe7efc3e --- /dev/null +++ b/.gitlab-ci.yml @@ -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}" \ No newline at end of file diff --git a/.gs-project.yml b/.gs-project.yml new file mode 100644 index 00000000000..395a8ca8cd5 --- /dev/null +++ b/.gs-project.yml @@ -0,0 +1 @@ +productGuid: "product::315850"