fix: working directory
This commit is contained in:
@@ -13,6 +13,10 @@ jobs:
|
|||||||
runs-on: skylab
|
runs-on: skylab
|
||||||
container:
|
container:
|
||||||
image: catthehacker/ubuntu:act-latest
|
image: catthehacker/ubuntu:act-latest
|
||||||
|
defaults:
|
||||||
|
run:
|
||||||
|
working-directory: ./docker
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DOCKER_ORG: hbo-ict
|
DOCKER_ORG: hbo-ict
|
||||||
DOCKER_LATEST: latest
|
DOCKER_LATEST: latest
|
||||||
|
Reference in New Issue
Block a user