Use the same image for building and testing in ci
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2020-01-15 23:38:02 +01:00
parent 0f23c4d0f3
commit a2f53ce711
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
- name: test
image: vikunja/flutter-build
image: cirrusci/flutter:stable
pull: true
commands:
- flutter packages get