mirror of
https://github.com/lubuntu-team/ci-tooling.git
synced 2025-05-03 13:51:28 +00:00
Make the default function the Jenkins one.
This commit is contained in:
parent
5b1c7e39cb
commit
593145e51e
@ -148,4 +148,4 @@ class Generator:
|
|||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
generator = Generator()
|
generator = Generator()
|
||||||
print(generator.parse_metadata())
|
print(generator.create_jenkins_jobs())
|
||||||
|
Loading…
x
Reference in New Issue
Block a user