mirror of
https://github.com/bitwarden/android.git
synced 2025-03-06 22:46:09 +03:00
Update appveyor.yml
This commit is contained in:
parent
b37fbc1284
commit
e6fe121c1e
1 changed files with 4 additions and 1 deletions
|
@ -11,4 +11,7 @@ on_success:
|
|||
- IF DEFINED play_dec_secret secure-file\tools\secure-file -decrypt store\google\Publisher\play_creds.json.enc -secret %play_dec_secret%
|
||||
- IF DEFINED play_dec_secret store\google\Publisher\bin\Debug\Publisher.exe %APPVEYOR_BUILD_FOLDER%\store\google\Publisher\play_creds.json %APPVEYOR_BUILD_FOLDER%\src\Android\bin\Release\com.x8bit.bitwarden-Signed.apk alpha
|
||||
artifacts:
|
||||
- path: com.x8bit.bitwarden-%APPVEYOR_BUILD_NUMBER%.apk
|
||||
- path: com.x8bit.bitwarden-%APPVEYOR_BUILD_NUMBER%.apk
|
||||
branches:
|
||||
except:
|
||||
- l10n_master
|
||||
|
|
Loading…
Add table
Reference in a new issue