mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-25 10:40:51 +00:00
Update repo
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
This commit is contained in:
parent
c9155b0ad9
commit
6b6da0946f
1 changed files with 2 additions and 3 deletions
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
|
@ -101,9 +101,8 @@ jobs:
|
|||
id: docker_build
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: .
|
||||
file: ${{ env.GITHUB_WORKSPACE }}/Dockerfile
|
||||
push: true
|
||||
tags: av1an:latest
|
||||
tags: luigi311/av1an:latest
|
||||
- name: Image digest
|
||||
run: echo ${{ steps.docker_build.outputs.digest }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue