Skip to content

Commit 07405ce

Browse files
authored
publish multi-platform image to docker hub in CI (#19)
1 parent 1d8a638 commit 07405ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,5 @@ jobs:
5353
context: .
5454
file: ./Dockerfile
5555
push: true
56+
platforms: linux/amd64,linux/arm64
5657
tags: warpdotdev/warp-agent-worker:latest

0 commit comments

Comments
 (0)