mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-10-24 00:44:07 +08:00

`docker-dryrun` runs on almost any PR, which is a huge waste of CI resources. Run it only when the Dockerfiles change and also add a step that verifies the rootless file. --------- Co-authored-by: techknowlogick <techknowlogick@gitea.io>