master #81

Closed
malo wants to merge 322 commits from master into feat/bloc_layout/new-package
2 changed files with 6 additions and 3 deletions
Showing only changes of commit aee7060a0b - Show all commits

View File

@ -16,14 +16,18 @@
kind: pipeline
type: docker
name: build
name: default
steps:
- name: build
- name: quality-check
image: git.wyatt-studio.fr/wyatt-foss/flutter-melos:2.9.0
commands:
- melos run quality-check
- melos run publish:validate
- name: publish
image: git.wyatt-studio.fr/wyatt-foss/flutter-melos:2.9.0
commands:
- melos run publish:validate
trigger:
branch:

View File

@ -1 +0,0 @@
// TODO(hpcl): Add tests.