tail migration logs

This commit is contained in:
talksik
2026-03-29 11:57:44 -07:00
parent 43c0a217c6
commit 21062a7786
+1 -1
View File
@@ -7,5 +7,5 @@ echo "# NOTE: if you run into issues with 'dirty' migrations: https://github.com
export KUBE_CONTEXT=prod
export SKAFFOLD_DEFAULT_REPO=us-west2-docker.pkg.dev/flowy-prod-440017/deployments
kubectl delete job migrations --ignore-not-found --context=$KUBE_CONTEXT
skaffold run -p migrations --kube-context $KUBE_CONTEXT
skaffold run -p migrations --kube-context $KUBE_CONTEXT --tail