Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

blablacar/dgr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Highly experimental and in development

cnt

Tool to build container

cnt configuration file

cnt global conf is a config.yml file located in :

  • windows > $HOME + "/AppData/Local/Cnt";
  • darwin > $HOME + "/Library/Cnt";
  • linux > $HOME + "/.config/cnt";

with content :

push:
  type: maven
  url: https://localhost/nexus
  username: admin
  password: admin 

Packages

No packages published

Contributors 13