testing circleci

This commit is contained in:
TomPallister
2020-01-13 22:20:07 +00:00
parent fab09ab4dc
commit 925422f7ad
7 changed files with 76 additions and 44 deletions

8
.circleci/config.yml Normal file
View File

@ -0,0 +1,8 @@
version: 2
jobs:
build:
docker:
- image: mijitt0m/ocelot-build:0.0.1
steps:
- checkout
- run: build.sh