Update .gitea/actions/k8s/action.yaml
This commit is contained in:
@@ -57,7 +57,6 @@ runs:
|
||||
echo "Syncing $name"
|
||||
argocd app sync ${{ inputs.environment }} --resource apps:Deployment:$name;
|
||||
done
|
||||
|
||||
- name: Refresh secret
|
||||
uses: clowdhaus/argo-cd-action/@main
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user