Skip to content

Feature: Make it possible to trigger special pipelines (like `CRON_MODE=…`) from special commits

Ideally, as a docker-coq maintainer or so, we should be able to run:

git commit --allow-empty -m "chore: …" -m "docker-keeper: rebuild-all"
or
git commit --allow-empty -m "chore(docker-keeper): rebuild-all"
or
git commit --allow-empty -m "chore: docker-keeper: rebuild-all"

(IDK which phrasing would be better)

then

git push

to trigger the expected pipelines.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information