Sacha Weatherstone
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.github/workflows/ci.yml
|
|
|
@ -46,7 +46,7 @@ jobs: |
|
|
|
image: ${{github.event.repository.full_name}} |
|
|
|
tags: latest ${{ github.sha }} |
|
|
|
oci: true |
|
|
|
platforms: linux/amd64, linux/arm64 |
|
|
|
platforms: linux/amd64, linux/arm, linux/arm64 |
|
|
|
|
|
|
|
- name: Push To Registry |
|
|
|
id: push-to-registry |
|
|
|
|