Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nk20
Manage
Activity
Members
Labels
Plan
Issues
31
Issue boards
Milestones
Wiki
Code
Merge requests
5
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
BDE
nk20
Commits
b4714b89
Commit
b4714b89
authored
3 years ago
by
ynerant
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix-reports' into 'beta'
Daily reports were broken See merge request
!159
parents
be168c5a
cdb2647a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!162
Bugs mineurs, documentation
,
!159
Daily reports were broken
Pipeline
#8907
passed with stages
Stage: test
Stage: quality-assurance
Stage: docs
in 9 minutes and 28 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
apps/scripts
+1
-1
1 addition, 1 deletion
apps/scripts
note.cron
+3
-0
3 additions, 0 deletions
note.cron
with
4 additions
and
1 deletion
scripts
@
7676f692
Compare
8ec7d68a
...
7676f692
Subproject commit
8ec7d68a169c1072aec427925f3bf2fd54eab5a3
Subproject commit
7676f6921684189f5287210365382541b28d7069
This diff is collapsed.
Click to expand it.
note.cron
+
3
−
0
View file @
b4714b89
# {{ ansible_managed }}
# Les cronjobs dont a besoin la Note Kfet
# Envoi des mails aux respos info
MAILTO=notekfet2020@lists.crans.org
# m h dom mon dow user command
# Envoyer les mails en attente
* * * * * root cd /var/www/note_kfet && env/bin/python manage.py send_mail -c 1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment