Merge branch 'stop-python-deps' into 'develop'

GitLab CI: stop python dependency scanning

See merge request soapbox-pub/soapbox!2669
This commit is contained in:
Alex Gleason 2023-09-13 19:16:30 +00:00
commit 2fb13a0145

View file

@ -2,6 +2,7 @@ image: node:20
variables:
NODE_ENV: test
DS_EXCLUDED_ANALYZERS: gemnasium-python
default:
interruptible: true