Update .drone.yml configuration
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
f9558008e1
commit
619b1c394b
1 changed files with 1 additions and 3 deletions
|
|
@ -55,6 +55,4 @@ steps:
|
||||||
- ls -lh app/build/outputs/apk/release/ >> build_report.txt 2>/dev/null || echo "Release APK not found" >> build_report.txt
|
- ls -lh app/build/outputs/apk/release/ >> build_report.txt 2>/dev/null || echo "Release APK not found" >> build_report.txt
|
||||||
- cat build_report.txt
|
- cat build_report.txt
|
||||||
when:
|
when:
|
||||||
status:
|
status: [success, failure]
|
||||||
- success
|
|
||||||
- failure
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue