[PR #14] [MERGED] fix: use env vars for DockerHub secrets to support conditional logic #18

Closed
opened 2026-02-27 19:08:53 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: main-workflows-patch


📝 Commits (2)

  • 7c6fe9b Update build-docker-image-standard.yml
  • 25bab20 Update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/CaddyBuilds/caddy-cloudflare/pull/14 **Author:** [@r4y7s](https://github.com/r4y7s) **Created:** 5/19/2025 **Status:** ✅ Merged **Merged:** 5/20/2025 **Merged by:** [@vkartk](https://github.com/vkartk) **Base:** `main` ← **Head:** `main-workflows-patch` --- ### 📝 Commits (2) - [`7c6fe9b`](https://github.com/CaddyBuilds/caddy-cloudflare/commit/7c6fe9bf9f6cc9c83410ae2fd3846fa87fb6e75a) Update build-docker-image-standard.yml - [`25bab20`](https://github.com/CaddyBuilds/caddy-cloudflare/commit/25bab206fd456fb4853e07d5d3d83bc1e196f288) Update build-docker-image-alpine.yml ### 📊 Changes **2 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-docker-image-alpine.yml` (+4 -1) 📝 `.github/workflows/build-docker-image-standard.yml` (+4 -1) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:08:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/caddy-cloudflare#18
No description provided.