Update .gitea/actions/k8s/action.yaml

This commit is contained in:
2025-12-19 12:15:16 +00:00
parent 856783726d
commit 09181ac7b1

View File

@@ -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