Update .gitea/actions/k8s/action.yaml
This commit is contained in:
@@ -67,7 +67,6 @@ runs:
|
|||||||
with:
|
with:
|
||||||
version: 3.1.3
|
version: 3.1.3
|
||||||
command: app actions run ${{ inputs.environment }} restart --kind Deployment --resource-name ${{github.event.repository.name}}
|
command: app actions run ${{ inputs.environment }} restart --kind Deployment --resource-name ${{github.event.repository.name}}
|
||||||
|
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
if: ${{ inputs.tests == 'true' }}
|
if: ${{ inputs.tests == 'true' }}
|
||||||
uses: clowdhaus/argo-cd-action/@main
|
uses: clowdhaus/argo-cd-action/@main
|
||||||
|
|||||||
Reference in New Issue
Block a user