文件
websafe-kb/00-environments/profiles/core/jenkins/current.yaml

18 行
381 B
YAML

profile_id: jenkins-core-current
system_id: jenkins
version: current
artifact_mode: synthetic
verification_mode: synthetic
browser_required: true
services:
app:
image: nginxdemos/hello:latest
ports:
- 18154:80
baseline_urls:
- http://127.0.0.1:18154/
seed_actions:
- kind: note
message: Use default seed strategy derived from repro profile.
cleanup_policy: destroy