18 lines
348 B
Markdown
18 lines
348 B
Markdown
---
|
|
id: 4c7d7983-8109-4c6b-9d10-d4a175c9479a
|
|
type: procedure
|
|
title: "Deploy service"
|
|
tags: [deployment, docker]
|
|
importance: 0.5
|
|
confidence: 0.8
|
|
steps:
|
|
- "Pull latest"
|
|
- "Run tests"
|
|
- "Build image"
|
|
- "Deploy to production"
|
|
created: "2026-02-13T17:45:51.583851+00:00"
|
|
updated: "2026-02-13T17:45:51.583851+00:00"
|
|
---
|
|
|
|
Standard deployment flow
|