Skip to content

Commit

Permalink
Update snyk ci job to use branch as target reference (#95794) (#95805)
Browse files Browse the repository at this point in the history
  • Loading branch information
breskeby committed May 3, 2023
1 parent dc9c1e1 commit 311f90e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
export SNYK_TOKEN=$(vault read -field=token secret/elasticsearch-ci/snyk)
unset VAULT_TOKEN
set -x
$WORKSPACE/.ci/scripts/run-gradle.sh uploadSnykDependencyGraph
$WORKSPACE/.ci/scripts/run-gradle.sh uploadSnykDependencyGraph -PsnykTargetReference=%BRANCH%

0 comments on commit 311f90e

Please sign in to comment.