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