fix(docs): update installation and configuration documentation and include the license file in published artifacts
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@git.zone/tsdocker',
|
||||
version: '2.2.6',
|
||||
version: '2.2.7',
|
||||
description: 'A comprehensive Docker build tool for TypeScript projects with multi-arch support, multi-registry push, and CI-safe session isolation.'
|
||||
}
|
||||
|
||||
+1
-1
@@ -67,7 +67,7 @@ CONFIG SUBCOMMANDS
|
||||
show Show full global config
|
||||
|
||||
CONFIGURATION
|
||||
Configure via smartconfig.json under the "@git.zone/tsdocker" key:
|
||||
Configure via .smartconfig.json under the "@git.zone/tsdocker" key:
|
||||
|
||||
registries Array of registry URLs to push to
|
||||
registryRepoMap Map of registry URL to repo path overrides
|
||||
|
||||
Reference in New Issue
Block a user