aboutsummaryrefslogtreecommitdiff
path: root/content/posts
diff options
context:
space:
mode:
authorGabriel A. Giovanini <mail@gabrielgio.me>2022-05-08 21:58:37 +0200
committerGabriel A. Giovanini <mail@gabrielgio.me>2022-05-08 21:58:37 +0200
commit00229809fbb412342f76b503c7745f67090c5813 (patch)
treefa205b271407e606d09138a8698a00e10eb38d1f /content/posts
parentea058a851098bf81cb645249e02d26a8c253db90 (diff)
downloadmacroblog.rs-00229809fbb412342f76b503c7745f67090c5813.tar.gz
macroblog.rs-00229809fbb412342f76b503c7745f67090c5813.tar.bz2
macroblog.rs-00229809fbb412342f76b503c7745f67090c5813.zip
feat: Add testing report
Add test report and make it a requiremnt for `production` stage. Also revert all changes from picocss file. It will be refactored and reduced after all the MVP is done.
Diffstat (limited to 'content/posts')
-rw-r--r--content/posts/K8S_private_gitlab_registry_using_podman.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/K8S_private_gitlab_registry_using_podman.html b/content/posts/K8S_private_gitlab_registry_using_podman.html
index 3672755..97b525a 100644
--- a/content/posts/K8S_private_gitlab_registry_using_podman.html
+++ b/content/posts/K8S_private_gitlab_registry_using_podman.html
@@ -17,7 +17,7 @@
<code>podman login registry.gitlab.com</code>
</pre>
</p>
- <p>Then check the <i> auth.json </i>file located at <i>${XDG_RUNTIME_DIR}/containers/auth.json</i> (as described
+ <p>Then check the <code>auth.json</code> file located at <code>${XDG_RUNTIME_DIR}/containers/auth.json</code> (as described
by the manual). It will contain your auth config:
<pre>
<code>