mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #43058 from rallytime/fix-release-num
Update release version number for jenkins.run function
This commit is contained in:
commit
c56a8499b3
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ def _retrieve_config_xml(config_xml, saltenv):
|
|||
|
||||
def run(script):
|
||||
'''
|
||||
.. versionadded:: Carbon
|
||||
.. versionadded:: 2017.7.0
|
||||
|
||||
Execute a groovy script on the jenkins master
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue