Testing CI/CD

attemptAtTagsRenovation
Jack Jackson 2 years ago
parent 673a8eaa93
commit 0ad201040f
  1. 2
      .drone.yml
  2. 2
      blog/content/posts/meditation.md

@ -50,7 +50,7 @@ steps:
# in the `honestbee` repo that I copied from - but I confirmed by `curl`-ing localhost
# that simply applying the yml leaves the definitions and the service's output
# unchanged, despite `imagePullPolicy: 'Always'`
- ./kubectl rollout restart deployment/blog-deployment
- ./kubectl rollout restart -n blog deployment/blog-deployment
environment:
kubernetesServer:
from_secret: k8s_server

@ -4,7 +4,7 @@ date: 2022-05-30T13:00:39-07:00
tags:
- MentalHealth
---
A few days ago, I hit a 100-day streak of meditating using the [Ten Percent Happier](https://www.tenpercent.com/) app.
A few days ago, I hit a 100-day streak of meditating using the [Ten Percent Happier app](https://www.tenpercent.com/).
<!--more-->
![100-day-streak](/img/100_days_meditation_streak.jpg)

Loading…
Cancel
Save