Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
update job description
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Aug 26, 2016
1 parent c3246cd commit f231275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ensae_teaching_cs/automation/jenkins_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ def default_jenkins_jobs(filter=None, neg_filter=None, root=None):
pattern = "https://raw.githubusercontent.com/sdpython/%s/master/.local.jenkins.win.yml"
modules = ["pyquickhelper", "python3_module_template", "pymmails", "pymyinstall",
"pyensae", "pyrsslocal", "pysqllike",
"enseae_cs_teaching", "code_beatrix", "actuariat_python", "mldtatpy", "jupytalk"]
"ensae_teaching_cs", "code_beatrix", "actuariat_python", "mlstatpy", "jupytalk"]
for c in modules:
yml.append(pattern % c)

Expand Down

0 comments on commit f231275

Please sign in to comment.