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