Disable check deps CI job (#5214)

This commit is contained in:
Elias Nahum 2021-03-08 13:46:49 -03:00 committed by GitHub
parent d68cc9c5e1
commit 5f6552a649
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -455,10 +455,10 @@ workflows:
build:
jobs:
- test
- check-deps:
context: sast-webhook
requires:
- test
# - check-deps:
# context: sast-webhook
# requires:
# - test
- build-android-release:
context: mattermost-mobile-android-release