24 lines
470 B
Markdown
24 lines
470 B
Markdown
---
|
|
id: f1ff3928-ad98-4279-a6a6-3f50ee342221
|
|
type: procedure
|
|
title: "Full deploy test"
|
|
tags: [test, deployment]
|
|
importance: 0.7
|
|
confidence: 0.8
|
|
steps:
|
|
- "Pull latest"
|
|
- "Run tests"
|
|
- "Build image"
|
|
- "Deploy"
|
|
preconditions:
|
|
- "Service must be running"
|
|
- "Git clean"
|
|
postconditions:
|
|
- "Config file updated"
|
|
- "Service healthy"
|
|
created: "2026-02-13T17:46:14.549202+00:00"
|
|
updated: "2026-02-13T17:46:14.549202+00:00"
|
|
---
|
|
|
|
Complete deployment with all fields
|