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