Skip to content

Commit

Permalink
setting: delete current branch from deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chominho96 committed Mar 6, 2024
1 parent 92ca817 commit f5b188f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion batch/src/main/resources/application-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ schedules:
cron:
stock: "0 0 2 * * *"
dividend:
past: "0 0 4 * * *"
past: "0 0 4 * * 0"
future: "0 0 4 * * *"

financial:
Expand Down

0 comments on commit f5b188f

Please sign in to comment.