Workflow angepasst
Some checks failed
Auto-Deploy to Proxmox (Stable Version) / build-and-run (push) Failing after 21s
Some checks failed
Auto-Deploy to Proxmox (Stable Version) / build-and-run (push) Failing after 21s
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
run: |
|
||||
echo "Starting manual checkout..."
|
||||
git init
|
||||
git remote add origin http://git.langhei.de:3000/${{ github.repository }}.git
|
||||
git remote add origin http://git.langhei.de/${{ github.repository }}.git
|
||||
# Wir nutzen den Gitea-Token für den Zugriff
|
||||
git config --global http.sslVerify false
|
||||
git fetch --depth 1 origin master
|
||||
|
||||
Reference in New Issue
Block a user