Skip to content
Snippets Groups Projects
Commit 5139879f authored by Nicole Lu's avatar Nicole Lu
Browse files

update scanner job in ci file

parent cc5b80b2
No related branches found
No related tags found
1 merge request!32container scanning-INPLATFORM-306
......@@ -8,9 +8,6 @@ variables:
CI_TOKEN: $CI_TOKEN
DOCKER_IMAGE: ${DOIT_REGISTRY_IMAGE_TAG}
stages:
- build
before_script:
- apk update && apk add groff less && apk add py-pip
- pip3 install awscli
......@@ -34,16 +31,8 @@ build-master:
only:
refs:
- master
- container_scanning-INPLATFORM-306
- container_scanning-INPLATFORM-306
changes:
- Dockerfile
- .gitlab-ci.yml
- run-agent.sh
# container_scanning:
# stage: scan
# extends: qualys_scan
# when: on_success
# variables:
# CI_TOKEN: $CI_TOKEN
# DOCKER_IMAGE: ${DOIT_REGISTRY_IMAGE_TAG}
- run-agent.sh
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment