Compare commits
3 Commits
872706e2b6
...
6319fea371
| Author | SHA1 | Date | |
|---|---|---|---|
| 6319fea371 | |||
| 768a35108a | |||
| cc4ec94402 |
@@ -45,7 +45,7 @@ runs:
|
|||||||
uses: clowdhaus/argo-cd-action/@main
|
uses: clowdhaus/argo-cd-action/@main
|
||||||
with:
|
with:
|
||||||
version: 3.1.3
|
version: 3.1.3
|
||||||
command: app sync ${{ inputs.environment }} --resource apps:Deployment:${{ github.event.repository.name }} --resource apps:Deployment:${{ github.event.repository.name }}-*
|
command: app sync ${{ inputs.environment }} --resource apps:Deployment:${{ github.event.repository.name }}*
|
||||||
- name: Refresh secret
|
- name: Refresh secret
|
||||||
uses: clowdhaus/argo-cd-action/@main
|
uses: clowdhaus/argo-cd-action/@main
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user