(cherry picked from commit 5f6552a649)
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
This commit is contained in:
parent
6adbc03faa
commit
1282ff1e8e
1 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue