mirror of
https://github.com/CaddyBuilds/caddy-cloudflare.git
synced 2026-04-26 12:35:55 +03:00
[PR #14] [MERGED] fix: use env vars for DockerHub secrets to support conditional logic #18
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#18
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/14
Author: @r4y7s
Created: 5/19/2025
Status: ✅ Merged
Merged: 5/20/2025
Merged by: @vkartk
Base:
main← Head:main-workflows-patch📝 Commits (2)
7c6fe9bUpdate build-docker-image-standard.yml25bab20Update build-docker-image-alpine.yml📊 Changes
2 files changed (+8 additions, -2 deletions)
View changed files
📝
.github/workflows/build-docker-image-alpine.yml(+4 -1)📝
.github/workflows/build-docker-image-standard.yml(+4 -1)📄 Description
Secrets cannot be directly referenced in if: conditionals.
#see https://docs.github.com/es/actions/writing-workflows/workflow-syntax-for-github-actions#example-using-secrets
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.