Skip to content

Commit

Permalink
Update .github/workflows/_ephemeral_environment_manager.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Pixley <[email protected]>
  • Loading branch information
mimartin12 and pixman20 authored Dec 19, 2024
1 parent 3f9ef00 commit 95f26e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_ephemeral_environment_manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
"https://github.com/argoproj/argo-cd/releases/latest/download/argocd-linux-amd64"
install -m 555 argocd-linux-amd64 /usr/local/bin/argocd
argocd version
rm argocd-linux-amd64
- name: Log into Argo CD cluster
Expand Down

0 comments on commit 95f26e6

Please sign in to comment.