oxipng/.github/workflows
vlakoff 5c462e5eaf
Use local context for docker build to support Merge Queue
* Updates docker.yml to set the build context to the
  local directory.
* This prevents "ref not found" errors when the
  workflow runs on temporary branches generated by
  the GitHub Merge Queue.
* Ensures the Docker builder utilizes the files
  already present in the runner's workspace from
  the checkout step.
2026-04-30 00:20:29 +02:00
..
deploy.yml Implement merge_group trigger and concurrency control 2026-04-23 00:17:37 +02:00
docker.yml Use local context for docker build to support Merge Queue 2026-04-30 00:20:29 +02:00
oxipng.yml Refine CI concurrency group to better support Merge Queue 2026-04-23 02:29:56 +02:00