watchdog-go: ci 手動実行を許可 #1
|
@ -40,7 +40,7 @@ jobs:
|
|||
password: ${{ secrets.DEPLOY_TOKEN }}
|
||||
- uses: https://github.com/docker/build-push-action@v5
|
||||
with:
|
||||
context: /watchdog-go
|
||||
context: ./watchdog-go
|
||||
|
||||
tags: git.usbharu.dev/usbharu/watchdog-go:latest,git.usbharu.dev/usbharu/watchdog-go:${{ github.sha }}
|
||||
push: true
|
Loading…
Reference in New Issue