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