1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-01-10 23:34:36 +01:00
App-Open-Source-per-iPhone-.../circle.yml

20 lines
434 B
YAML
Raw Normal View History

machine:
ruby:
version: 2.2.0
test:
pre:
2016-05-13 20:22:26 +02:00
# - gem install awesome_bot
2016-05-11 07:34:01 +02:00
- sudo pip install json-spec
override:
2016-05-13 20:22:26 +02:00
# - awesome_bot contents.json --white-list developer.apple
2016-05-11 20:06:57 +02:00
- json validate --schema-file=.github/schema.json --document-file=contents.json
general:
artifacts:
2016-05-04 17:04:00 +02:00
- "ab-results.json"
2016-05-11 16:47:02 +02:00
deployment:
master:
branch: master
commands:
2016-05-11 20:06:57 +02:00
- ruby .github/convert.rb
2016-05-11 20:51:10 +02:00
- ./.github/deploy.sh