Skip to content

Commit e8b83b5

Browse files
committed
Fixing docker release.
1 parent f8ba97d commit e8b83b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.woodpecker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ steps:
250250
from_secret: docker_username
251251
password:
252252
from_secret: docker_password
253-
platforms: linux/amd64, linux/arm64
253+
platforms: linux/amd64,linux/arm64
254254
build_args:
255255
RUST_RELEASE_MODE: release
256256
tag: ${CI_COMMIT_TAG}

0 commit comments

Comments
 (0)