Fix test pipeline docker image
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
kolaente 2020-01-12 14:11:29 +01:00
parent 780ee537f6
commit 0ceb870964
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ steps:
- make build-debug - make build-debug
- name: test - name: test
image: vikunja/flutter-build image: cirrusci/flutter:stable
pull: true pull: true
commands: commands:
- flutter packages get - flutter packages get