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

This commit is contained in:
Kevin
2026-06-28 12:06:48 +02:00
parent 051c3138e2
commit c58d92ff2a
7 changed files with 139 additions and 1 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
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 .
- name: Login to Gitea Container Registry
run: |