ci: update melos tasks + upgrade melos 3
Some checks reported errors
continuous-integration/drone/pr Build was killed

This commit is contained in:
Hugo Pointcheval 2023-04-14 10:16:00 +02:00
parent 6725960c44
commit 72173cdf18
Signed by: hugo
GPG Key ID: 3AAC487E131E00BC
2 changed files with 12 additions and 5 deletions

View File

@ -24,14 +24,14 @@ steps:
commands:
- melos run quality-check
- melos run publish:validate
- name: publish
image: git.wyatt-studio.fr/wyatt-foss/flutter-melos:2.9.0-1
commands:
- melos run publish:validate
# - name: publish
# image: git.wyatt-studio.fr/wyatt-foss/flutter-melos:2.9.0-1
# commands:
# - melos run publish:validate
#
trigger:
branch:
- master
event:
- push
- pull_request

7
pubspec.yaml Normal file
View File

@ -0,0 +1,7 @@
name: wyatt_packages_workspace
environment:
sdk: '>=2.18.0 <3.0.0'
dev_dependencies:
melos: ^3.0.1