Remove drone debug
continuous-integration/drone/push Build was killed Details
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
kolaente 2020-01-01 18:40:47 +01:00
parent 936c057d3f
commit 1a0ae9108c
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@ steps:
pull: true
commands:
- sudo chown cirrus . -R # The clone step clones everything as root, this is our "fix" until we find a better solution
- pwd
- ls -hal
- flutter packages get
- make format-check
- make build-debug