removed chown from .drone
This commit is contained in:
parent
305f7dec83
commit
3019a29427
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ steps:
|
|||
- name: test
|
||||
image: cirrusci/flutter:stable
|
||||
commands:
|
||||
- sudo chown -R cirrus:cirrus .
|
||||
- flutter pub get
|
||||
- flutter pub run test
|
||||
trigger:
|
||||
|
|
Loading…
Add table
Reference in a new issue