hmm
This commit is contained in:
parent
dbb4fef030
commit
c8c401473a
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue