Updated Feature package to fix quartz job misfire
continuous-integration/drone/pr Build is passing

This commit is contained in:
2026-05-15 09:58:47 +02:00
parent d1020581cf
commit de5fa0fdd4
3 changed files with 8 additions and 1 deletions
+2
View File
@@ -83,6 +83,8 @@ steps:
- mkdir -p $HOME/.kube
- echo "$KUBE_CONFIG" > $HOME/.kube/config
- kubectl apply -f litecharms-shop-uat.yml
- sleep 10
- kubectl rollout restart deployment/litecharms-shop -n litecharms-shop-uat
depends_on:
- package