Skip to content

Commit d58d5c3

Browse files
committed
Added retag and push to dap
1 parent 8355013 commit d58d5c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

magda-dap-connector/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"start": "node dist/index.js",
1212
"dev": "run-typescript-in-nodemon src/index.ts",
1313
"docker-build-local": "create-docker-context-for-node-component --build --push --tag auto --local",
14-
"docker-build-prod": "create-docker-context-for-node-component --build --push --tag auto"
14+
"docker-build-prod": "create-docker-context-for-node-component --build --push --tag auto",
15+
"retag-and-push": "retag-and-push"
1516
},
1617
"author": "",
1718
"license": "Apache-2.0",

0 commit comments

Comments
 (0)