From 00229809fbb412342f76b503c7745f67090c5813 Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Sun, 8 May 2022 21:58:37 +0200 Subject: 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. --- content/posts/K8S_private_gitlab_registry_using_podman.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content') 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 @@ podman login registry.gitlab.com

-

Then check the auth.json file located at ${XDG_RUNTIME_DIR}/containers/auth.json (as described +

Then check the auth.json file located at ${XDG_RUNTIME_DIR}/containers/auth.json (as described by the manual). It will contain your auth config:

         
-- 
cgit v1.2.3