Files
blog/content/posts/pushes/2026-06-29-push-bojemoi-main-caf40a7.md
Betty ff36cea64d
Some checks failed
Hugo Build & Deploy / build-deploy (push) Failing after 7s
post: push 2 commit(s) to bojemoi/main
2026-06-29 17:40:26 +02:00

33 lines
786 B
Markdown

---
title: "[bojemoi] Push 2 commit(s) to main"
date: 2026-06-29T17:40:19+02:00
draft: false
tags: ["push", "bojemoi", "main"]
categories: ["Git Activity"]
summary: "Push de 2 commit(s) par Betty dans bojemoi/main"
author: "Betty"
---
## Push to `bojemoi/main`
| | |
|---|---|
| **Repository** | bojemoi |
| **Branch** | `main` |
| **Commits** | 2 |
| **Pushed by** | Betty |
### Commits
- **caf40a7** fix(startover): wait for worker nodes to be Ready before deploying stacks (Betty)
- **5be1c50** fix(gameover): remove deep clean purge to preserve images across reboots (Betty)
### Diff Summary
```
scripts/gameover.sh | 70 ----------------------------------------------------
scripts/startover.sh | 20 +++++++++++++++
2 files changed, 20 insertions(+), 70 deletions(-)
```