mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
small fixes
This commit is contained in:
parent
b18ddb994f
commit
97bcaec797
4
.github/workflows/build-docker-image.yml
vendored
4
.github/workflows/build-docker-image.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v4
|
||||||
with:
|
with:
|
||||||
context: .
|
context: ./docker
|
||||||
file: ./docker/torch1.13.0-cuda11.6-cudnn8.Dockerfile
|
file: ./torch1.13.0-cuda11.6-cudnn8.Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: k2fsa/icefall:torch1.13.0-cuda11.6
|
tags: k2fsa/icefall:torch1.13.0-cuda11.6
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user