[CI] Increase timeout for Trivy scan (take 4)
This commit is contained in:
1
.github/workflows/common.yml
vendored
1
.github/workflows/common.yml
vendored
@@ -35,6 +35,7 @@ env:
|
||||
VERBOSE: ${{ (github.debug || inputs.verbose) && 'true' || '' }}
|
||||
BRANCH: ${{ inputs.branch }}
|
||||
MAVEN_THREADS: ${{ inputs.mavenThreads }}
|
||||
TRIVY_DEBUG: 'true'
|
||||
|
||||
jobs:
|
||||
scan:
|
||||
|
||||
Reference in New Issue
Block a user