Skip to content

Commit e703855

Browse files
committed
fix args
1 parent dd4e4e8 commit e703855

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
platforms: linux/amd64,linux/arm64
4747
cache-from: type=gha
4848
cache-to: type=gha,mode=max
49+
build-args: TARGETARCH=amd64,TARGETOS=linux
4950
tags: |
5051
ghcr.io/walnuts1018/code-server-operator:latest
5152
ghcr.io/walnuts1018/code-server-operator:${{ github.event.release.tag_name }}

0 commit comments

Comments
 (0)