Skip to content

Properly handle secrets in new Docker Build/Push CI#612

Merged
selenaliu1 merged 1 commit into
masterfrom
bek76/docker-ci
Nov 3, 2025
Merged

Properly handle secrets in new Docker Build/Push CI#612
selenaliu1 merged 1 commit into
masterfrom
bek76/docker-ci

Conversation

@benkoppe

@benkoppe benkoppe commented Nov 3, 2025

Copy link
Copy Markdown
Contributor

Summary

The previous PR #611 didn't properly handle secrets in the CI workflow definition and invocation. This PR is the first (and hopefully last) attempt to fix this.

  • convert Docker registry username and password to secrets
  • enable secrets.inherit: true for the workflow call

@benkoppe benkoppe requested a review from a team as a code owner November 3, 2025 02:57
@dti-github-bot

Copy link
Copy Markdown
Member

[diff-counting] Significant lines: 9.

@selenaliu1 selenaliu1 merged commit 1b97fe5 into master Nov 3, 2025
4 checks passed
@selenaliu1 selenaliu1 deleted the bek76/docker-ci branch November 3, 2025 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants