Add CI #1

Merged
evanespen merged 72 commits from testing-ci into main 2025-11-20 20:28:21 +00:00
Showing only changes of commit 8c243d2ebe - Show all commits

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