Skip to content

Commit 9aba5c4

Browse files
committed
add task to check on latest backup jobs
1 parent 9ff8c06 commit 9aba5c4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

deployment/Taskfile.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,6 @@ tasks:
116116
dir: ./production
117117
cmds:
118118
- kubectl kustomize .
119+
120+
check-backup-jobs:
121+
cmd: kubectl get jobs --context aws-prod -n languagedepot

0 commit comments

Comments
 (0)