mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
upgrade dependencies
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
# make > ../bitbucket-pipelines.yml
|
||||
|
||||
image: debian:buster
|
||||
image: debian:bullseye
|
||||
options:
|
||||
size: 2x
|
||||
|
||||
@@ -383,6 +383,6 @@ pipelines:
|
||||
script:
|
||||
- ./bin/install-ansible --dev
|
||||
- apt-get update && apt-get install -y npm
|
||||
- npm install -g snyk@1.455.0
|
||||
- npm install -g snyk
|
||||
- snyk auth $SNYK_TOKEN
|
||||
- pipenv run snyk monitor --severity-threshold=high --project-name=dc-deployments-automation
|
||||
|
||||
Reference in New Issue
Block a user