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