Skip to content

feat(build): support optional Docker target stage#7

Merged
Rhodri-Morgan merged 2 commits into
masterfrom
feat/build-action-target
Apr 3, 2026
Merged

feat(build): support optional Docker target stage#7
Rhodri-Morgan merged 2 commits into
masterfrom
feat/build-action-target

Conversation

@Rhodri-Morgan
Copy link
Copy Markdown
Owner

Summary

  • add an optional target input to the shared build action
  • pass that target through both cached and uncached docker build paths
  • document how to use target: build for CI test images without changing the tag format

Verification

  • ruby -e 'require "yaml"; YAML.load_file("build/action.yaml"); puts "build/action.yaml OK"'\n- rg -n "target:" README.md build/action.yaml\n- reviewed git diff -- build/action.yaml README.md

@Rhodri-Morgan Rhodri-Morgan merged commit ba336a3 into master Apr 3, 2026
@Rhodri-Morgan Rhodri-Morgan deleted the feat/build-action-target branch April 3, 2026 22:06
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.

1 participant