mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
[IMP] runbot: add Commit to run_python steps context
This commit is contained in:
parent
2ed0b9c4d4
commit
8d20c2ce79
@ -237,6 +237,7 @@ class ConfigStep(models.Model):
|
||||
'log_path': log_path,
|
||||
'glob': glob.glob,
|
||||
'Command': Command,
|
||||
'Commit': Commit,
|
||||
'base64': base64,
|
||||
're': re,
|
||||
'time': time,
|
||||
|
Loading…
Reference in New Issue
Block a user