.github/workflows/build.yaml aktualisiert
Some checks failed
🏗️ Build Plugin / call (push) Failing after 0s
Some checks failed
🏗️ Build Plugin / call (push) Failing after 0s
This commit is contained in:
10
.github/workflows/build.yaml
vendored
10
.github/workflows/build.yaml
vendored
@@ -16,12 +16,4 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
call:
|
call:
|
||||||
uses: github.com/jellyfin/jellyfin-meta-plugins/.github/workflows/build.yaml@master
|
uses: .github/build_internal.yaml
|
||||||
|
|
||||||
test_connection:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Debug Network
|
|
||||||
run: |
|
|
||||||
ping -c 2 gitea || echo "Gitea nicht erreichbar"
|
|
||||||
cat /etc/hosts
|
|
||||||
|
|||||||
Reference in New Issue
Block a user