Skip to content

Commit abf456f

Browse files
committed
ci(docker): remove orphaned composite actions from legacy pipeline
combine-multi-arch-images, derive-image-names, and docker-build were only ever used by the old docker-build-and-push* action family that #7040 removed. With the bake-based pipeline in place the manifest step is handled by docker-manifest.yaml, image names come from the tags() function in docker-bake.hcl, and the per-group build is a reusable workflow instead of a composite action. Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
1 parent 7731e15 commit abf456f

3 files changed

Lines changed: 0 additions & 304 deletions

File tree

.github/actions/combine-multi-arch-images/action.yaml

Lines changed: 0 additions & 118 deletions
This file was deleted.

.github/actions/derive-image-names/action.yaml

Lines changed: 0 additions & 46 deletions
This file was deleted.

.github/actions/docker-build/action.yaml

Lines changed: 0 additions & 140 deletions
This file was deleted.

0 commit comments

Comments
 (0)