Move to CircleCI 2.0

closes #727
This commit is contained in:
Tom Moor
2018-07-27 20:26:30 -07:00
parent a75140b08c
commit 7a0466f9fd
3 changed files with 44 additions and 28 deletions

7
.circleci/run-build-locally.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
curl --user ${CIRCLE_TOKEN}: \
--request POST \
--form revision=<ENTER COMMIT SHA HERE>\
--form config=@config.yml \
--form notify=false \
https://circleci.com/api/v1.1/project/github/outline/outline/tree/master