diff options
author | uvok cheetah | 2024-08-24 16:58:46 +0200 |
---|---|---|
committer | uvok cheetah | 2024-08-24 16:58:46 +0200 |
commit | 4a5a7dedad4de3fa87ff4747592c770c33cbd1e5 (patch) | |
tree | 76f87aa3bf63e25a9dfc22d0f8b763a2497a5071 /_posts/2023-07-23-reconfig-buildbot.md | |
parent | e349e0a21d63b62e8a490e6d1cd01710957180aa (diff) |
Add description tags to posts
Diffstat (limited to '_posts/2023-07-23-reconfig-buildbot.md')
-rw-r--r-- | _posts/2023-07-23-reconfig-buildbot.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_posts/2023-07-23-reconfig-buildbot.md b/_posts/2023-07-23-reconfig-buildbot.md index 7a33df7..006daff 100644 --- a/_posts/2023-07-23-reconfig-buildbot.md +++ b/_posts/2023-07-23-reconfig-buildbot.md @@ -4,6 +4,7 @@ title: Reconfiguring Buildbot date: 2023-07-23 14:49 +0200 lang: en categories: tech +description: "How I reconfigured Buildbot to build my blog, after moving my Git hosting" --- Recently, I started moving my repositories from [Gitea](https://gitea.io/) |