Boehringer-Ingelheim / toscaci

tosca command line tool and service that simplify tosca integration with Continuous Integration tools
Apache License 2.0
10 stars 7 forks source link

jenkins env vars + git url and hash in testsuite params #21

Closed albertpuente closed 2 years ago

albertpuente commented 3 years ago

Uses the environment variables:

Calls git assuming the tool is running in the repository to gather the parameters GIT_REPO_URL and GIT_REF.

Implements #20.