feat: renovatebot #2

Merged
ange merged 24 commits from staging into prod 2024-12-23 02:44:15 +00:00
Showing only changes of commit 3a96e92229 - Show all commits

View File

@ -5,4 +5,6 @@ export NB_REPLICAS=1
. ./manifests/bin/deploy.sh
kapply prod/ssh.yaml
if [ "$GITHUB_REF_NAME" = prod ]; then
kapply prod/ssh.yaml
fi