This commit is contained in:
@@ -28,5 +28,5 @@ jobs:
|
||||
run: |
|
||||
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
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user