master #81
@ -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:
|
||||
|
@ -1 +0,0 @@
|
||||
// TODO(hpcl): Add tests.
|
Loading…
x
Reference in New Issue
Block a user