watchdog-go: fix
This commit is contained in:
@@ -41,6 +41,6 @@ jobs:
|
||||
- uses: https://github.com/docker/build-push-action@v5
|
||||
with:
|
||||
context: .
|
||||
# file: ./Dockerfile
|
||||
file: ./watchdog-go/Dockerfile
|
||||
tags: git.usbharu.dev/usbharu/watchdog-go:latest,git.usbharu.dev/usbharu/watchdog-go:${{ github.sha }}
|
||||
push: true
|
||||
Reference in New Issue
Block a user