ci: stabilize Jenkins jobs and mobile pipeline
This commit is contained in:
@@ -8,4 +8,13 @@
|
||||
properties:
|
||||
- build-discarder:
|
||||
num-to-keep: 50
|
||||
parameters:
|
||||
- string:
|
||||
name: QA_REPO_URL
|
||||
default: https://git.kovbasa.ru/otus-autotests/homework_4.git
|
||||
description: "Git URL репозитория с Selenium/API тестами"
|
||||
- string:
|
||||
name: QA_REPO_REF
|
||||
default: master
|
||||
description: "Git branch/tag/commit для checkout"
|
||||
dsl: !include-raw-verbatim: ../scripts/qa-api-citrus-tests.groovy
|
||||
|
||||
Reference in New Issue
Block a user