hmm
This commit is contained in:
parent
5cc948e951
commit
1b015148e8
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ jobs:
|
||||||
name: Short CI if only irrelevant changes
|
name: Short CI if only irrelevant changes
|
||||||
command: |
|
command: |
|
||||||
/tmp/bbb --config .build/bb.edn short-ci "circleci-agent step halt"
|
/tmp/bbb --config .build/bb.edn short-ci "circleci-agent step halt"
|
||||||
circleci task halt
|
circleci-agent step halt
|
||||||
jvm:
|
jvm:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/clojure:openjdk-11-lein-2.9.8-bullseye
|
- image: circleci/clojure:openjdk-11-lein-2.9.8-bullseye
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue