diff --git a/.drone.yml b/.drone.yml index ac77162..815c081 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ steps: image: cirrusci/flutter:stable commands: - flutter doctor - - cd ./Sources/ + - cd ./Sources/dafl_project_flutter/ - flutter build apk # build CONTAINER for sonar on cirrusci IMAGE