Skip to content

Commit

Permalink
Multiplatform
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilloftheshadow authored Dec 21, 2024
1 parent 54c4b77 commit 11f7cae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
# Build and push with both latest and SHA tags
docker buildx build \
--file "$dockerfile" \
--platform linux/amd64,linux/arm64 \
--push \
--tag "ghcr.io/buape/dockyard-${name}:latest" \
--tag "ghcr.io/buape/dockyard-${name}:${GITHUB_SHA}" \
Expand Down

0 comments on commit 11f7cae

Please sign in to comment.