.github/workflows/build.yaml aktualisiert
Some checks failed
🏗️ Build Plugin / call (push) Failing after 0s

This commit is contained in:
MLH
2025-12-31 00:30:17 +01:00
parent 73b64c7302
commit 3d24c84c0f

View File

@@ -16,12 +16,4 @@ on:
jobs:
call:
uses: github.com/jellyfin/jellyfin-meta-plugins/.github/workflows/build.yaml@master
test_connection:
runs-on: ubuntu-latest
steps:
- name: Debug Network
run: |
ping -c 2 gitea || echo "Gitea nicht erreichbar"
cat /etc/hosts
uses: .github/build_internal.yaml