add
This commit is contained in:
parent
89ab487431
commit
59b3de584a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/deploy-postgres-prod.yml
vendored
4
.github/workflows/deploy-postgres-prod.yml
vendored
|
|
@ -38,8 +38,8 @@ jobs:
|
|||
- name: Deploy PROD Postgres
|
||||
run: kubectl apply -f db/k8s/postgres/
|
||||
|
||||
- name: Deploy PROD backups
|
||||
run: kubectl apply -f db/k8s/backups/
|
||||
# - name: Deploy PROD backups
|
||||
# run: kubectl apply -f db/k8s/backups/
|
||||
|
||||
migrate:
|
||||
runs-on: mealcraft-runners
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue