mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 08:00:24 +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>