Skip to content

Commit

Permalink
Revert paused cron.
Browse files Browse the repository at this point in the history
  • Loading branch information
DvDty committed Jan 28, 2024
1 parent 81905a2 commit 31a56d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions master/k8s/delete-expired-deployments.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ spec:
containers:
- name: delete-expired-deployments
image: dvdty/branch-deploy-master:latest
command: []
# ["/usr/local/bin/get-deployments-to-delete.sh"]
command: ["/usr/local/bin/get-deployments-to-delete.sh"]
restartPolicy: Never

0 comments on commit 31a56d7

Please sign in to comment.