mirror of
https://github.com/CaddyBuilds/caddy-cloudflare.git
synced 2026-04-26 12:35:55 +03:00
[PR #2] [MERGED] Add Docker Hub support to GitHub Actions workflows #12
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#12
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?
📋 Pull Request Information
Original PR: https://github.com/CaddyBuilds/caddy-cloudflare/pull/2
Author: @vkartk
Created: 5/27/2024
Status: ✅ Merged
Merged: 5/27/2024
Merged by: @vkartk
Base:
main← Head:add-dockerhub-support📝 Commits (2)
41a5972ci: Add Docker Hub support to GitHub Actions workflows24f6698Remove Version.json📊 Changes
2 files changed (+9 additions, -1 deletions)
View changed files
📝
.github/workflows/build-docker-image.yml(+9 -0)➖
version.json(+0 -1)📄 Description
This pull request adds support for pushing the Docker image to Docker Hub in addition to the GitHub Container Registry.
Changes:
build-docker-image.ymlworkflow to log in to Docker Hub and push the Docker image to both GitHub Container Registry and Docker Hub.Benefits:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.