mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(CI): branches property must be a child of build
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
version: 2
|
||||
branches:
|
||||
ignore:
|
||||
- mono-refactor
|
||||
jobs:
|
||||
build:
|
||||
working_directory: ~/ionic/
|
||||
docker:
|
||||
- image: node:7
|
||||
branches:
|
||||
ignore:
|
||||
- mono-refactor
|
||||
steps:
|
||||
- checkout
|
||||
- restore_cache:
|
||||
|
||||
Reference in New Issue
Block a user