diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5fd9f1c..935ab67 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -233,7 +233,7 @@ jobs: - name: DATABASE_URL valueFrom: secretKeyRef: - name: groombook-postgres-credentials + name: groombook-postgres-credentials-dev key: uri EOF kubectl wait --for=condition=complete "job/migrate-pr-$PR_NUM" \