You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bovine/ci
Helge 3f70da431d Repair messaging for CI 1 month ago
..
bovine Repair messaging for CI 1 month ago
python311 Check if I can also run tests against Python 3.11 2 months ago
Dockerfile Attempt to speed up build by prebuilding docker container with poetry 2 months ago
README.md Check if I can also run tests against Python 3.11 2 months ago

README.md

Docker containers for ci

Images to speed up CI build using woodpecker

docker build . -t helgekr/bovine:python-poetry-3-11
docker push helgekr/bovine:python-poetry-3-11