This commit is contained in:
Michiel Borkent 2022-06-07 20:39:52 +02:00
parent dbb4fef030
commit c8c401473a

View file

@ -28,7 +28,8 @@ jobs:
command: mv /tmp/bb /tmp/bbb
- run:
name: Short CI if only irrelevant changes
command: /tmp/bbb --config .build/bb.edn short-ci "circleci task halt"
command: /tmp/bbb --config .build/bb.edn short-ci "circleci-agent step halt"
command: circleci task halt
jvm:
docker:
- image: circleci/clojure:openjdk-11-lein-2.9.8-bullseye