store: Deploy service

This commit is contained in:
Cal Corum 2026-02-13 11:45:51 -06:00
parent b5ff842dd0
commit 8a030cd8d4

View File

@ -0,0 +1,17 @@
---
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