mirror of
https://github.com/neodyland/sbv2-api.git
synced 2026-01-03 21:12:57 +00:00
Compare commits
1 Commits
v0.2.0-rc.
...
v0.2.0-rc.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
95b84ca55b |
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@@ -142,6 +142,7 @@ jobs:
|
||||
runner: ubuntu-latest
|
||||
- platform: linux/arm64
|
||||
runner: ubuntu-24.04-arm64
|
||||
tag: [cpu, cuda]
|
||||
steps:
|
||||
- name: Prepare
|
||||
run: |
|
||||
@@ -175,6 +176,7 @@ jobs:
|
||||
platforms: ${{ matrix.platform }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
outputs: type=image,"name=${{ env.GHCR_REPO }}",push-by-digest=true,name-canonical=true,push=true
|
||||
file: docker/${{ matrix.tag }}.Dockerfile
|
||||
|
||||
- name: Export digest
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user