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') {
|
||||
snykSecurity(
|
||||
snykInstallation: 'snyk-local',
|
||||
snykTokenId: ${SNYK_TOKEN},
|
||||
targetFile: 'composer.json',
|
||||
)
|
||||
}
|
||||
|
|
Reference in a new issue