Last active
          August 6, 2022 00:53 
        
      - 
      
- 
        Save flyotlin/53dcabfb4b3e2584f8dd95f819616d92 to your computer and use it in GitHub Desktop. 
Revisions
- 
        flyotlin revised this gist Aug 6, 2022 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,5 +3,6 @@ "registry.gitlab.com": { "auth": "base64 encode `username:password`" } }, "credsStore": "desktop" } 
- 
        flyotlin created this gist Aug 6, 2022 .There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ { "auths": { "registry.gitlab.com": { "auth": "base64 encode `username:password`" } } }