diff --git a/.drone.yml b/.drone.yml index 7747b7e..bc3505d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,6 @@ steps: - name: app-build image: cirrusci/flutter:stable commands: - - flutter doctor - cd ./Sources/dafl_project_flutter/ - flutter build apk