Routed is an app to help ambulances direct non-critical patients to hospital emergency rooms with the most availability.
GNU Affero General Public License v3.0
18
stars
12
forks
source link
Update circleci config to use non-deprecated Docker image #187
Closed
fwextensions closed 1 year ago
The circleci job output has a warning about the docker image that the config uses:
https://discuss.circleci.com/t/legacy-convenience-image-deprecation/41034
There's also a note about the tasks not being run in parallel, which might speed things up a bit:
https://circleci.com/docs/2.0/parallelism-faster-jobs/