ls
Some checks failed
Build a docker image for node-jellyfin-role-ot / build-docker-image (push) Failing after 9s
Some checks failed
Build a docker image for node-jellyfin-role-ot / build-docker-image (push) Failing after 9s
This commit is contained in:
parent
e3144fc402
commit
b67982ed38
@ -6,7 +6,8 @@ jobs:
|
|||||||
build-docker-image:
|
build-docker-image:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: ls
|
||||||
|
run: ls
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: use build script
|
- name: use build script
|
||||||
|
Loading…
Reference in New Issue
Block a user