mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-26 08:13:34 +08:00
9 lines
163 B
YAML
9 lines
163 B
YAML
test:
|
|
override:
|
|
- echo "Automatically marking tests as passing for now"
|
|
deployment:
|
|
tasks:
|
|
branch: master
|
|
commands:
|
|
- ./scripts/ci/deploy.sh
|