Skip to content

OR-2379: Fix docker secret options param from source to src#1221

Open
joelcarr wants to merge 2 commits intomainfrom
or-2379-add-cloudsmith-support-to-tool-kit
Open

OR-2379: Fix docker secret options param from source to src#1221
joelcarr wants to merge 2 commits intomainfrom
or-2379-add-cloudsmith-support-to-tool-kit

Conversation

@joelcarr
Copy link
Copy Markdown
Member

@joelcarr joelcarr commented May 8, 2026

Description

The docker build command when including secrets is looking for id=ID,src=SRC not id=ID,source=SOURCE.

Checklist:

  • My branch has been rebased onto the latest commit on main (don't merge main into your branch)
  • My commit messages are conventional commits, for example: feat(circleci): add support for nightly workflows, fix: set Heroku app name for staging apps too

@joelcarr joelcarr requested a review from a team as a code owner May 8, 2026 15:18
Copy link
Copy Markdown
Contributor

@ivomurrell ivomurrell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question: where are you seeing this issue? in the documentation it seems that both the names src and source should work? (the source code implies it should work too!)

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.

2 participants