commit message from python script

This commit is contained in:
2023-05-31 20:00:01 +02:00
parent fc98645c0d
commit 3799b24f7e
5 changed files with 87 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ server = jenkins.Jenkins('https://man-dan-03:9443', username='JonnyBravo', passw
user = server.get_whoami()
version = server.get_version()
#vars_für den Job
job_name="test_4"
job_name="test_5"
finish_config=job_name + "_config.xml"
git_url='https://gitea.schlaubistechtalk.de/JonnyBravo/test_play.git'
command_line='./test_play.yml'