Skip to content

Commit

Permalink
fix: deactivate clean drop db
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo authored and pYassine committed Sep 14, 2023
1 parent 50a1ce4 commit e08d74c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .kontinuous/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -222,3 +222,11 @@ jobs:
DOMIFA_BACKEND_URL: "https://api-{{ .Values.global.host }}/"
DOMIFA_SENTRY_DSN_PORTAIL: "https://[email protected]/58"
DOMIFA_FRONTEND_META_ROBOTS: noindex,nofollow


deactivate:
jobs-deactivate:
runs:
deactivate:
with:
db: true

0 comments on commit e08d74c

Please sign in to comment.