]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1878588: undeprecate CircleCI Docker config (#104)
authorDave Miller <justdave@bugzilla.org>
Mon, 19 Feb 2024 19:44:39 +0000 (14:44 -0500)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2024 19:44:39 +0000 (14:44 -0500)
commitf390eceb0ab3e8bde605cdcc045f2d87d15a08e8
tree59ff840d66737ee40254be67fb2ddb1c9cb86a8d
parent37f6a8338f0d523b8d42cfd224864fa514b65abb
Bug 1878588: undeprecate CircleCI Docker config (#104)

* use a supported docker image
* new cci docker images already contain docker-compose, no need to install it
* compose is a subcommand of docker now
* cci cimg doesn't like us using /app, docs suggest putting our code in /tmp
* remove install_deps because we aren't installing any anymore
.circleci/config.yml