Skip to content

Use buildx by default; add multi platform build#8

Merged
ddosia merged 1 commit into
v0from
dch_buildx
Nov 11, 2022
Merged

Use buildx by default; add multi platform build#8
ddosia merged 1 commit into
v0from
dch_buildx

Conversation

@ddosia

@ddosia ddosia commented Nov 11, 2022

Copy link
Copy Markdown
Contributor

Use buildx by default; add multi platform build.

Few things were removed:

  • Action had outputs.ecr-image, which is now plural (since multiple images is build). It was using deprecated GH functionality (::set-output) and was removed
  • inputs.docker-use-build-kit was removed as well, since the whole action uses buildx in all scenarios.

Also updated few 3rd party actions.

@ddosia ddosia merged commit 00a7700 into v0 Nov 11, 2022
@ddosia ddosia deleted the dch_buildx branch November 11, 2022 11:50
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