Skip to content

Commit 110b622

Browse files
committed
update
Signed-off-by: limengxuan <mengxuan.li@dynamia.ai>
1 parent 1008fa5 commit 110b622

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
uses: docker/build-push-action@v6
5454
with:
5555
platforms: linux/amd64,linux/arm64
56-
push: true
56+
push: false
5757
build-args: |
5858
BASE_IMAGE=ubuntu:20.04
5959
GO_VERSION=${{ env.GO_VERSION }}

0 commit comments

Comments
 (0)