mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-20 21:18:07 +00:00
Update job-uitests.yml delete emulator at the end
This commit is contained in:
parent
5b628706e3
commit
51597e8756
1 changed files with 3 additions and 0 deletions
|
|
@ -64,6 +64,9 @@ job-android-uitests:
|
|||
- mv app/build/outputs/apk/debug/linphone-android-debug-*.apk ./apks/debug
|
||||
- mv app/build/outputs/apk/release/linphone-android-release-*.apk ./apks/release
|
||||
- .gitlab-ci-files/html2xml-report -p reports
|
||||
|
||||
#delete emulator
|
||||
- ${ANDROID_HOME}/cmdline-tools/latest/bin/avdmanager --verbose delete avd --name $emulator_name > logs/emulatorDeletion.log
|
||||
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue