Skip to content

Commit

Permalink
Merge pull request #327 from AkihiroSuda/dev
Browse files Browse the repository at this point in the history
CI: release.yaml: fix release note again
  • Loading branch information
AkihiroSuda authored Sep 13, 2023
2 parents 2b23378 + 84b878d commit 9cbb4ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
docker buildx build \
-o /tmp/slirpbuilds \
--build-arg SOURCE_DATE_EPOCH=${SOURCE_DATE_EPOCH} \
--build-arg BUILDKIT_CONTEXT_KEEP_GIT_DIR=1 \
--platform=amd64,arm64,arm,s390x,ppc64le,riscv64 \
-f Dockerfile.artifact \
"https://github.com/${{ github.repository }}.git#${tag}"
Expand Down

0 comments on commit 9cbb4ce

Please sign in to comment.