Ocelot/.circleci/config.yml
2020-01-13 22:20:07 +00:00

8 lines
130 B
YAML

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