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