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