Compare commits
2 Commits
v0.1.0-bet
...
sohail/doc
| Author | SHA1 | Date | |
|---|---|---|---|
|
95f6a735a0
|
|||
|
0bb44fc80b
|
4
.github/workflows/docker.yaml
vendored
4
.github/workflows/docker.yaml
vendored
@@ -45,7 +45,9 @@ jobs:
|
||||
with:
|
||||
context: ./
|
||||
file: ./Dockerfile
|
||||
platforms: linux/amd64
|
||||
platforms:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
push: true
|
||||
build-args: |
|
||||
BUILD=${{ env.RELEASE_SHORT_COMMIT }}
|
||||
|
||||
Reference in New Issue
Block a user