remove explicit Dockerfile path

pull/125/head
meeb 2021-05-27 20:33:52 +10:00
parent d51d198f94
commit 22cebba8ac
1 changed files with 0 additions and 2 deletions

View File

@ -44,8 +44,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v2
with:
context: .
file: ./Dockerfile
platforms: linux/amd64
push: true
tags: ghcr.io/meeb/tubesync:latest