ci: add gitflow — dev/stage/main branches with CI workflows
- dev.yaml: build + local docker smoke test only (no push, no deploy) - stage.yaml: build + push + deploy to marketing-stage + smoke test (stops here) - deploy.yaml: add HTML placeholder touch step before docker build Proper human gate between stage and prod: the stage→main merge decision.
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"hash": "7eac0621cbca",
|
||||
"asset": "/assets/js/7eac0621cbca.js",
|
||||
"size": 2583,
|
||||
"interpolated": []
|
||||
"interpolated": [],
|
||||
"note": "carried from prior run"
|
||||
},
|
||||
{
|
||||
"file": "checkout.el",
|
||||
|
||||
Reference in New Issue
Block a user