Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
website
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
9
Issues
9
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
groupe-calcul
website
Commits
6a2e2f01
Commit
6a2e2f01
authored
Jun 15, 2020
by
Matthieu Boileau
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'fix-231' into 'master'
Fix
#231
Closes
#231
See merge request
!588
parents
8cf83cd4
390b82bd
Pipeline
#7599
passed with stages
in 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
utils/notify_job_offer_openshift.py
utils/notify_job_offer_openshift.py
+1
-0
No files found.
utils/notify_job_offer_openshift.py
View file @
6a2e2f01
...
...
@@ -157,6 +157,7 @@ Pour déposer une annonce d'offre d'emploi sur notre site, rendez-vous sur ${SIT
self
.
d
[
'JOB_TYPE'
]
=
self
.
job_type
self
.
d
[
'JOB_TITLE'
]
=
self
.
job_title
self
.
d
[
'JOB_DURATION'
]
=
" ({})"
.
format
(
self
.
job_duration
)
if
self
.
job_duration
else
""
self
.
d
[
'SITEURL'
]
=
SITEURL
body
=
self
.
template
.
substitute
(
self
.
d
)
...
...
Write
Preview
Markdown
is supported
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