Compare commits
4 Commits
64eb83f489
...
new-deploy
| Author | SHA1 | Date | |
|---|---|---|---|
| 2a74089e37 | |||
| 3398c4f76f | |||
| 26a57c2206 | |||
| 38d562af9a |
@@ -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