fix: modernize docker publishing
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
"startTs": "(node cli.ts.js)",
|
||||
"watch": "(tswatch service)",
|
||||
"build": "(tsbuild --web --allowimplicitany)",
|
||||
"build:docker": "tsdocker build --verbose",
|
||||
"release:docker": "tsdocker push --verbose",
|
||||
"buildDocs": "tsdoc"
|
||||
},
|
||||
"bin": {
|
||||
@@ -54,6 +56,7 @@
|
||||
"homepage": "https://gitlab.com/losslessone/services/servezone/coreflow#readme",
|
||||
"devDependencies": {
|
||||
"@git.zone/tsbuild": "^4.4.0",
|
||||
"@git.zone/tsdocker": "^2.2.4",
|
||||
"@git.zone/tsrun": "^2.0.2",
|
||||
"@git.zone/tstest": "^3.6.3",
|
||||
"@git.zone/tswatch": "^3.3.2"
|
||||
|
||||
Reference in New Issue
Block a user