mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 06:15:12 +00:00
Remove useless line
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
3757c1ab53
commit
b6bc764a5f
@ -11,14 +11,13 @@ pipeline:
|
||||
lint:
|
||||
image: nextcloudci/android:android-33
|
||||
commands:
|
||||
# needs gplay
|
||||
- export BRANCH=$(scripts/lint/getBranchName.sh $GIT_USERNAME $GIT_TOKEN $DRONE_PULL_REQUEST)
|
||||
- scripts/lint/lint-up-wrapper.sh $GIT_USERNAME $GIT_TOKEN $BRANCH $LOG_USERNAME $LOG_PASSWORD $DRONE_BUILD_NUMBER
|
||||
secrets: [ GIT_USERNAME, GIT_TOKEN, LOG_USERNAME, LOG_PASSWORD ]
|
||||
when:
|
||||
matrix:
|
||||
FLAVOR: Lint
|
||||
|
||||
|
||||
notify:
|
||||
image: drillster/drone-email
|
||||
host: $EMAIL_HOST
|
||||
|
Loading…
Reference in New Issue
Block a user