Files
ionic-framework/circle.yml
Ionitron 0bdeab62e2 chore(CI): clear nightly dir before running dgeni to remove old dirs
also add caching of ionic-site
limit ionic-site clone depth
use local gulp in node_modules
Closes #439
2016-04-13 15:34:21 -05:00

19 lines
325 B
YAML

general:
branches:
ignore:
- ins_n_outs
dependencies:
cache_directories:
- "~/ionic-site" # cache ionic-site
machine:
node:
version: 4.1.0
test:
override:
- echo "Automatically marking tests as passing for now"
deployment:
tasks:
branch: "2.0"
commands:
- ./scripts/ci/deploy.sh