lol always check the copy paste...
Build and Push Agent API / build (push) Failing after 1s

This commit is contained in:
2026-05-10 15:08:23 +02:00
parent 725c21e5d7
commit 6dcba9230f
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
steps: steps:
- name: Checkout repo - name: Checkout repo
run: | run: |
git clone http://gitea:3000/YOUR_USER/Agents.git . git clone http://gitea:3000/TimHoogervorst/Agents.git .
- name: Build Docker image - name: Build Docker image
run: | run: |