1
Fork 0
A collection of Dockerfiles used as task images for project CI at https://concourse.sclu1034.dev.
Find a file
Lucas Schwiderski 39eb09456b
Speed up image uploads
As long as the image isn't used later on, there is no point in the
automatic `get` after `put`.

Also limit the inputs that each `put` step uses.

Closes: #29
2024-08-26 16:17:48 +02:00
images Fix node-script image 2024-08-26 13:30:20 +02:00
pipelines Speed up image uploads 2024-08-26 16:17:48 +02:00
tasks Initialize repository 2024-08-23 15:07:13 +02:00
.gitignore Initialize repository 2024-08-23 15:07:13 +02:00
.renovaterc Fix commit-based pip packages 2024-08-26 10:56:34 +02:00
Justfile Fix commit-based pip packages 2024-08-26 10:56:34 +02:00
LICENSE Initialize repository 2024-08-23 15:07:13 +02:00
README.md Initialize repository 2024-08-23 15:07:13 +02:00

CI Images

A collection of Dockerfiles used as task images for project CI at https://ci.sclu1034.dev.