Skip to content

Commit e3e909a

Browse files
committed
CCM-15550: Disable Trivy in CI
1 parent d9b62c7 commit e3e909a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/terraform/terraform.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,6 @@ ${VERBOSE}.SILENT: \
169169
terraform-output \
170170
terraform-plan \
171171
terraform-plan-destroy \
172-
terraform-sec \
172+
# terraform-sec \
173173
terraform-validate \
174174
terraform-validate-all \

0 commit comments

Comments
 (0)