Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
5ym authored Nov 11, 2021
1 parent 6c5b2e5 commit 16332ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: ./epgstation-nvenc
file: custom.Dockerfile
platforms: ${{ matrix.platforms }}
tags: ${{ secrets.DOCKER_USERNAME }}/epgstation-nvenc:latest
cache-from: type=local,src=/tmp/.buildx-cache
Expand Down

0 comments on commit 16332ee

Please sign in to comment.