First pass at a CircleCI configuration

* First try at validating README.md with CircleCI
This commit is contained in:
Joe Block 2019-02-24 09:07:53 -07:00
parent e63314f1f3
commit a3f897f89e

View file

@ -2,15 +2,15 @@ version: 2
jobs:
build:
docker:
- image: debian:stretch
- image: circleci/ruby
steps:
- checkout
- run:
name: Greeting
command: echo Hello, world.
name: Install awesome_bot
command: gem install awesome_bot
- run:
name: Print the Current Time
command: date
name: Check README.md
command: awesome_bot README.md --allow-dupe --allow-redirect --white-list https://ipfs.io,slideshare,https://img.shields.io,https://codeclimate.com/github/unixorn/awesome-zsh-plugins,www-s.acm.illinois.edu,https://mgdm.net,https://www.concourse.ci