Compare commits
1 Commits
rocm7-dev
...
464c3d372c
| Author | SHA1 | Date | |
|---|---|---|---|
| 464c3d372c |
@@ -4,7 +4,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- rocm7-dev
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
@@ -29,7 +28,7 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
git.sdgarren.com/scott/rocm-faster-whisper:${{ gitea.ref_name }}
|
git.sdgarren.com/scott/rocm-faster-whisper:latest
|
||||||
git.sdgarren.com/scott/rocm-faster-whisper:${{ gitea.sha }}
|
git.sdgarren.com/scott/rocm-faster-whisper:${{ gitea.sha }}
|
||||||
cache-from: type=registry,ref=git.sdgarren.com/scott/rocm-faster-whisper:buildcache
|
cache-from: type=registry,ref=git.sdgarren.com/scott/rocm-faster-whisper:buildcache
|
||||||
cache-to: type=registry,ref=git.sdgarren.com/scott/rocm-faster-whisper:buildcache,mode=max
|
cache-to: type=registry,ref=git.sdgarren.com/scott/rocm-faster-whisper:buildcache,mode=max
|
||||||
|
|||||||
Reference in New Issue
Block a user