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

remove comments

parent 588f8761
No related branches found
No related tags found
1 merge request!32container scanning-INPLATFORM-306
......@@ -24,8 +24,7 @@ build-master:
- docker push ${ECR_IMAGE_TAG}
only:
refs:
# - master
- container_scanning-INPLATFORM-306
- master
changes:
- Dockerfile
- .gitlab-ci.yml
......@@ -36,6 +35,7 @@ include:
file: templates/.check-qualys-job.yml
container_scan:
stage: build
extends: qualys_scan
variables:
CI_TOKEN: $CI_TOKEN
......@@ -44,4 +44,3 @@ container_scan:
only:
- schedules
- merge_requests
- pushes # will remove this tag
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