diff --git a/.drone.yml b/.drone.yml index 05ecdb4..6ad450a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,6 @@ steps: image: cirrusci/flutter:latest commands: - cd ./Sources/justMUSIC/ - - flutter pub get - flutter build apk --debug - name: code-analysis