mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01:00
Remove useless line
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
3757c1ab53
commit
b6bc764a5f
@ -11,7 +11,6 @@ pipeline:
|
|||||||
lint:
|
lint:
|
||||||
image: nextcloudci/android:android-33
|
image: nextcloudci/android:android-33
|
||||||
commands:
|
commands:
|
||||||
# needs gplay
|
|
||||||
- export BRANCH=$(scripts/lint/getBranchName.sh $GIT_USERNAME $GIT_TOKEN $DRONE_PULL_REQUEST)
|
- 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
|
- 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 ]
|
secrets: [ GIT_USERNAME, GIT_TOKEN, LOG_USERNAME, LOG_PASSWORD ]
|
||||||
|
Loading…
Reference in New Issue
Block a user