babashka/.circleci
Thiago Kenji Okada cd5a832352 Migrate CircleCI to use a bullseye-based image
Also some modifications necessary to make it work:
- Migrate from `circleci` images to `clojure` since they're out-of-date
  and also seem to be considered legacy:
  https://circleci.com/docs/2.0/circleci-images/#legacy-language-images
- Remove unnecessary usage of `sudo`, since all commands runs as root
- Sync packages with `Dockerfile`. This will make easier to test locally
  if everything will work (of course, it is not 100% guarantee)
2021-09-09 18:20:40 -03:00
..
script Include binary size in msg 2021-05-13 12:13:02 +02:00
config.yml Migrate CircleCI to use a bullseye-based image 2021-09-09 18:20:40 -03:00