mirror of
https://github.com/CaddyBuilds/caddy-cloudflare.git
synced 2026-04-26 12:35:55 +03:00
[GH-ISSUE #3] Add multi-platform build support to GitHub Actions workflows #2
Labels
No labels
documentation
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/caddy-cloudflare#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vkartk on GitHub (May 27, 2024).
Original GitHub issue: https://github.com/CaddyBuilds/caddy-cloudflare/issues/3
Currently, the GitHub Actions workflows build the Docker image for a limited set of platforms. We need to extend the workflows to support multiple platforms to ensure broader compatibility.
Tasks:
build-docker-image.ymlworkflow to support multiple platforms.Benefits:
@vkartk commented on GitHub (May 27, 2024):
Resloved [#4]