aboutsummaryrefslogtreecommitdiffhomepage
path: root/services/nuldoc/public/blog/posts/3/index.html
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-11-09 19:43:16 +0900
committernsfisis <nsfisis@gmail.com>2025-11-09 19:43:16 +0900
commitccd9ae8d3776d3d501e02c4edcef22ce7a3eb88e (patch)
tree6978bcc3f5b522af1cd3b993e63a6ddbf150c4d1 /services/nuldoc/public/blog/posts/3/index.html
parent16e3a6bf11816e16fb8c8727b9a2bd649fd3b002 (diff)
downloadnsfisis.dev-ccd9ae8d3776d3d501e02c4edcef22ce7a3eb88e.tar.gz
nsfisis.dev-ccd9ae8d3776d3d501e02c4edcef22ce7a3eb88e.tar.zst
nsfisis.dev-ccd9ae8d3776d3d501e02c4edcef22ce7a3eb88e.zip
feat(nuldoc/blog): New post /2025-11-09/rubiks-cube-blindfolded-first-success/
Diffstat (limited to 'services/nuldoc/public/blog/posts/3/index.html')
-rw-r--r--services/nuldoc/public/blog/posts/3/index.html43
1 files changed, 23 insertions, 20 deletions
diff --git a/services/nuldoc/public/blog/posts/3/index.html b/services/nuldoc/public/blog/posts/3/index.html
index 503212a..d5a9938 100644
--- a/services/nuldoc/public/blog/posts/3/index.html
+++ b/services/nuldoc/public/blog/posts/3/index.html
@@ -70,6 +70,29 @@
</div>
</nav>
<article class="post-entry">
+ <a href="/posts/2024-04-21/pipefail-option-in-gitlab-ci-cd/">
+ <header class="entry-header">
+ <h2>【GitLab】 GitLab CI/CD 上での bash/sh は pipefail が有効になっている</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ GitLab CI/CD で bash/sh スクリプトを動かすと、pipefail オプションが有効になった状態で実行される。
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2024-04-21">2024-04-21</time> 投稿
+ <ul class="entry-tags">
+ <li class="tag">
+ CI/CD
+ </li>
+ <li class="tag">
+ GitLab
+ </li>
+ </ul>
+ </footer>
+ </a>
+ </article>
+ <article class="post-entry">
<a href="/posts/2024-04-14/phpcon-odawara-2024-report/">
<header class="entry-header">
<h2>PHP カンファレンス小田原 2024 参加レポ</h2>
@@ -269,26 +292,6 @@
</footer>
</a>
</article>
- <article class="post-entry">
- <a href="/posts/2023-10-13/i-entered-the-open-university-of-japan/">
- <header class="entry-header">
- <h2>放送大学に入学しました</h2>
- </header>
- <section class="entry-content">
- <p>
- 放送大学に入学しました。頑張ります。
- </p>
- </section>
- <footer class="entry-footer">
- <time datetime="2023-10-13">2023-10-13</time> 投稿
- <ul class="entry-tags">
- <li class="tag">
- 放送大学
- </li>
- </ul>
- </footer>
- </a>
- </article>
<nav class="pagination">
<div class="pagination-prev">
<a href="/posts/2/">前へ</a>