try to deploy en nas
Build & Deploy / build (push) Successful in 25s
Build & Deploy / docker (push) Failing after 0s

This commit is contained in:
Kevin
2026-06-28 12:40:02 +02:00
parent 5258f77fbb
commit 915e261296
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
container: node:24
steps:
- name: Checkout repository
uses: actions/checkout@v4
run: git clone --depth=1 http://x-access-token:${{ github.token }}@192.168.1.39:3000/${{ github.repository }}.git .
with:
fetch-depth: 0