feat: finalize projectwork CI jobs, docs and test integration
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- defaults:
|
||||
name: global
|
||||
project_folder: /workspace/hw8
|
||||
project_folder: /workspace/projectwork
|
||||
test_image_tag: "1.0.0"
|
||||
build_keep: 40
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
parameters:
|
||||
- string:
|
||||
name: JJB_PATH
|
||||
default: /workspace/hw8/config/jobs
|
||||
default: /workspace/projectwork/config/jobs
|
||||
description: "Путь до JJB-конфигов"
|
||||
dsl: !include-raw-verbatim: ../../jobs/scripts/jobs-uploader.groovy
|
||||
|
||||
Reference in New Issue
Block a user