mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(ci): tweaking circle.yml
This commit is contained in:
@@ -1,15 +1,8 @@
|
||||
machine:
|
||||
node:
|
||||
version: 4.1.0
|
||||
ruby:
|
||||
version: 2.2.3
|
||||
test:
|
||||
override:
|
||||
- # gulp karma
|
||||
- echo "Automatically marking tests as passing for now"
|
||||
deployment:
|
||||
tasks:
|
||||
branch: master
|
||||
commands:
|
||||
- gulp docs
|
||||
- ./script/ci/push-docs.sh
|
||||
- ./script/ci/deploy.sh
|
||||
|
||||
Reference in New Issue
Block a user