parent
05d3cd7546
commit
637afab6e2
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
|
||||
- name: Setup argocd CLI
|
||||
run: |
|
||||
curl -sSL -o /usr/local/bin/argocd https://github.com/argoproj/argo-cd/releases/latest/download/argocd-linux-$(uname -m)
|
||||
curl -sSL -o /usr/local/bin/argocd https://github.com/argoproj/argo-cd/releases/latest/download/argocd-linux-arm64
|
||||
chmod +x /usr/local/bin/argocd
|
||||
argocd version --client
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue