Skip to content
Snippets Groups Projects
Commit b0d29fce authored by poka's avatar poka
Browse files

fix CI 2

parent e1c59436
No related branches found
No related tags found
1 merge request!52Dev
Pipeline #18216 failed
...@@ -30,6 +30,7 @@ build_and_test: ...@@ -30,6 +30,7 @@ build_and_test:
stage: build_and_test stage: build_and_test
script: script:
- flutter clean - flutter clean
- rm -rf /root/.pub-cache
- flutter pub get - flutter pub get
- flutter analyze - flutter analyze
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment