This commit is contained in:
parent
952f0415d1
commit
4acc3ab884
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ jobs:
|
|||
working-directory: comics
|
||||
|
||||
- name: Deploy
|
||||
uses: clowdhaus/argo-cd-action@v2
|
||||
uses: clowdhaus/argo-cd-action@v2.2.0
|
||||
with:
|
||||
command: app create functions
|
||||
options: -f deploy/argo-app.yaml --upsert --server argo-cd-argocd-server.argo-system.svc --auth-token ${{ secrets.ARGOCD_TOKEN }} --plaintext
|
||||
|
|
Loading…
Add table
Reference in a new issue