No description
Find a file
Klaas Sangers 21a4498824
Some checks failed
Container Builder / build (push) Failing after 12m18s
Uncomment and activate complete container build workflow functionality
- Uncomment all workflow inputs including `context`, `image-name`, `image-tags`, `push`, `build-args`, `platforms`, `cache`, `squash`, `checkout`, and `checkout-ref`
- Uncomment all workflow secrets including `registry-username`, `registry-password`, and `build-secrets`
- Uncomment all workflow outputs including `image`, `digest`, and `tags`
- Enable `quay.io/buildah/stable:latest` container for the build job
- Uncomment job outputs for `digest` and `tags`
- Replace placeholder step with complete workflow implementation including repository checkout, build context preparation, registry login, container image building, image testing, and registry push steps
2025-08-04 16:04:36 +02:00
.forgejo/workflows Uncomment and activate complete container build workflow functionality 2025-08-04 16:04:36 +02:00
actions/version-generator Reorganize GitHub Actions by moving them into actions/ and workflows/ directories 2025-08-03 22:50:11 +02:00