mirror of
https://github.com/corda/corda.git
synced 2025-04-13 06:03:13 +00:00
INFRA-2021: Adding in authenticate Gradle wrapper to Snyk Delta (seperate agent)
This commit is contained in:
parent
835ea723ea
commit
5b4fce52ce
1
.ci/dev/pr-code-checks/Jenkinsfile
vendored
1
.ci/dev/pr-code-checks/Jenkinsfile
vendored
@ -48,6 +48,7 @@ pipeline {
|
||||
}
|
||||
steps {
|
||||
sh 'mkdir -p ${GRADLE_USER_HOME}'
|
||||
authenticateGradleWrapper()
|
||||
snykDeltaScan(env.SNYK_API_TOKEN, env.C4_OS_SNYK_ORG_ID)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user