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