.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:
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user