ci: update melos tasks + upgrade melos 3
Some checks reported errors
continuous-integration/drone/pr Build was killed
Some checks reported errors
continuous-integration/drone/pr Build was killed
This commit is contained in:
parent
6725960c44
commit
72173cdf18
10
.drone.yml
10
.drone.yml
@ -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
7
pubspec.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
name: wyatt_packages_workspace
|
||||
|
||||
environment:
|
||||
sdk: '>=2.18.0 <3.0.0'
|
||||
|
||||
dev_dependencies:
|
||||
melos: ^3.0.1
|
Loading…
x
Reference in New Issue
Block a user