Ocelot/.circleci/config.yml
2020-01-13 22:21:25 +00:00

8 lines
132 B
YAML

version: 2
jobs:
build:
docker:
- image: mijitt0m/ocelot-build:0.0.1
steps:
- checkout
- run: ./build.sh