Testing
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s

This commit is contained in:
Evrard Van Espen
2025-11-20 18:02:32 +00:00
parent 0af26607ec
commit 8c243d2ebe

View File

@@ -28,5 +28,5 @@ jobs:
run: | run: |
wget https://github.com/argoproj-labs/argocd-autopilot/releases/download/v0.4.20/argocd-autopilot-linux-amd64.tar.gz wget https://github.com/argoproj-labs/argocd-autopilot/releases/download/v0.4.20/argocd-autopilot-linux-amd64.tar.gz
tar xzvf argocd-autopilot-linux-amd64.tar.gz tar xzvf argocd-autopilot-linux-amd64.tar.gz
GIT_TOKEN=${{ secrets.TOKEN }} ./argocd-autopilot-linux-amd64 repo bootstrap --repo https://git.vanespen.dev/blog GIT_TOKEN=${{ secrets.TOKEN }} ./argocd-autopilot-linux-amd64 repo bootstrap --repo https://git.vanespen.dev/evanespen/blog.git