add s6
This commit is contained in:
parent
b2f2ebb59b
commit
638c025ae2
6 changed files with 59 additions and 4 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -90,4 +90,4 @@ jobs:
|
|||
run: |
|
||||
docker buildx build --push \
|
||||
--tag ghcr.io/edenhaus/bumper:${{ steps.tag_name.outputs.tag }} \
|
||||
--platform linux/amd64,linux/arm/v7,linux/arm64 .
|
||||
--platform linux/amd64 .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue