Cluster-internal communication
Some checks failed
Build & Push Linode Webhook / build (push) Failing after 0s

This commit is contained in:
2025-06-23 00:36:21 +02:00
parent f6c3317233
commit a1f20e1a43

View File

@@ -10,7 +10,7 @@ jobs:
steps: steps:
- name: Clone repo with token auth - name: Clone repo with token auth
run: | run: |
git clone https://${GITEA_TOKEN}@gitea.engen.priv.no/klauvsteinen/cert-manager-webhook-linode.git . git clone http://${GITEA_TOKEN}@gitea-http.gitea.svc.cluster.local/klauvsteinen/cert-manager-webhook-linode.git .
- name: Show Docker version - name: Show Docker version
run: docker version run: docker version