Skip to content

Commit

Permalink
Add app list command
Browse files Browse the repository at this point in the history
Test
  • Loading branch information
roypeter committed Sep 20, 2024
1 parent 8277fb5 commit bdd507e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@ jobs:
version: 2.7.3
command: login ${{ secrets.SANDBOX_ARGOCD_ENDPOINT }}
options: --username ${{ secrets.ARGOCD_USERNAME }} --password ${{ secrets.SANDBOX_ARGOCD_PASSWORD }}
- uses: clowdhaus/argo-cd-action/@main
with:
version: 2.7.3
command: app list

0 comments on commit bdd507e

Please sign in to comment.