Merge pull request 'return' (#52) from fix-again into main
Reviewed-on: #52
This commit is contained in:
@@ -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 }} --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