Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
web-et-numerique
LLLE_Project
Ecolyo
Commits
664667f3
Commit
664667f3
authored
May 05, 2022
by
build-pipeline
Browse files
publish: set purge date to 11 may
generated from commit
49b74c78
parent
56512b87
Changes
1
Hide whitespace changes
Inline
Side-by-side
services/aggregatorUsageEvents/ecolyo.js
View file @
664667f3
...
...
@@ -1296,7 +1296,7 @@ const AggregatorUsageEvents = async ({
const lastMonth = 5;
if (today.day ===
3
&& today.month === lastMonth) {
if (today.day ===
11
&& today.month === lastMonth) {
let monthToAggregate = 1;
for (monthToAggregate; monthToAggregate <= lastMonth; monthToAggregate++) {
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment