Remove again
This commit is contained in:
parent
d4a7bd4228
commit
1f140475b9
1 changed files with 0 additions and 1 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -15,7 +15,6 @@ node {
|
||||||
stage('Vulnr test') {
|
stage('Vulnr test') {
|
||||||
snykSecurity(
|
snykSecurity(
|
||||||
snykInstallation: 'snyk-local',
|
snykInstallation: 'snyk-local',
|
||||||
snykTokenId: ${SNYK_TOKEN},
|
|
||||||
targetFile: 'composer.json',
|
targetFile: 'composer.json',
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue