diff --git a/.drone.yml b/.drone.yml index 8bfdb7c..0e26cf5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,6 +5,5 @@ steps: - name: build image: cirrusci/flutter:latest commands: - - sudo chown -R cirrus:cirrus . - flutter doctor - flutter build apk --release --build-number=$CI_PIPELINE_ID