From 0ad201040f6ff71d52247b2efb517a377283d34d Mon Sep 17 00:00:00 2001 From: Jack Jackson Date: Mon, 30 May 2022 19:53:29 -0700 Subject: [PATCH] Testing CI/CD --- .drone.yml | 2 +- blog/content/posts/meditation.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index c63f76d..36e8fbc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 diff --git a/blog/content/posts/meditation.md b/blog/content/posts/meditation.md index 7d03b0d..9be9012 100644 --- a/blog/content/posts/meditation.md +++ b/blog/content/posts/meditation.md @@ -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/). ![100-day-streak](/img/100_days_meditation_streak.jpg)