watchdog-go: fix
This commit is contained in:
parent
27518e4914
commit
7bf8e56c28
|
@ -18,6 +18,8 @@ jobs:
|
||||||
|
|
||||||
build-docker-image:
|
build-docker-image:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
container:
|
||||||
|
image: catthehacker/ubuntu:act-latest
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
working-directory: ./watchdog-go
|
working-directory: ./watchdog-go
|
||||||
|
|
Loading…
Reference in New Issue