mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-25 02:29:40 +00:00
path
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
This commit is contained in:
parent
b1273fee3a
commit
c9155b0ad9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -102,7 +102,7 @@ jobs:
|
|||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
file: ${{ env.GITHUB_WORKSPACE }}/Dockerfile
|
||||
push: true
|
||||
tags: av1an:latest
|
||||
- name: Image digest
|
||||
|
|
Loading…
Reference in a new issue