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