SQSCANGHA-3 Permission cleanup doesn't run if the scanner exits with a non-0 code (#33)

This commit is contained in:
Benjamin Svobodny
2022-07-05 09:15:01 -04:00
committed by GitHub
parent bdba66714e
commit fd8151470c
6 changed files with 14 additions and 5 deletions

View File

@@ -7,6 +7,8 @@ branding:
runs:
using: docker
image: Dockerfile
entrypoint: "/entrypoint.sh"
post-entrypoint: "/cleanup.sh"
inputs:
args:
description: Additional arguments to the sonar-scanner