adjust docker build stage
Build a docker image for node-jellyfin-role-ot / build-docker-image (push) Failing after 34s
Details
Build a docker image for node-jellyfin-role-ot / build-docker-image (push) Failing after 34s
Details
This commit is contained in:
parent
8ac4f568a0
commit
1970f4b0cb
|
@ -6,4 +6,4 @@ jobs:
|
||||||
build-docker-image:
|
build-docker-image:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: bash dockerbuild.sh
|
- run: ./dockerbuild.sh
|
||||||
|
|
Loading…
Reference in New Issue