Removed triggers on build stage #102

Merged
khwezi merged 1 commits from test into main 2026-04-04 16:25:35 +02:00
Showing only changes of commit 3b5ca4f5b0 - Show all commits

View File

@@ -29,12 +29,6 @@ steps:
commands: commands:
- trivy image --image-src remote --exit-code 1 --severity CRITICAL nexus.khongisa.co.za/webapitest:${DRONE_BUILD_NUMBER} - trivy image --image-src remote --exit-code 1 --severity CRITICAL nexus.khongisa.co.za/webapitest:${DRONE_BUILD_NUMBER}
trigger:
event:
- pull_request
branch:
- main
--- ---
kind: pipeline kind: pipeline
type: docker type: docker