mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
feature: cloudcmd: docker: io: arm
This commit is contained in:
parent
c04d363c46
commit
8629f67972
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-io.yml
vendored
2
.github/workflows/docker-io.yml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
file: docker/Dockerfile.io
|
||||
platforms: linux/amd64
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
coderaiser/cloudcmd:io
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue