Fixed pipe ref
This commit is contained in:
parent
c1c122e57b
commit
239e32fd2b
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -242,7 +242,7 @@ jobs:
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: ./Encode
|
||||
context: ./Converter
|
||||
push: true
|
||||
tags: |
|
||||
bskjon/mediaprocessing-converter:latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user