Skip to content

Commit ba2127b

Browse files
committed
update: rebuild.
1 parent 9200174 commit ba2127b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"postinstall": "opencollective-postinstall",
4747
"docker:build": "docker build -f Dockerfile -t docsify-test:local .",
4848
"docker:clean": "docker rmi docsify-test:local",
49+
"docker:rebuild": "npm run docker:clean && npm run docker:build",
4950
"docker:test": "docker run --rm -it --ipc=host docsify-test:local test",
5051
"docker:test:e2e": "docker run --rm -it --ipc=host docsify-test:local test:e2e",
5152
"docker:test:integration": "docker run --rm -it --ipc=host ddocsify-test:local test:integration",

0 commit comments

Comments
 (0)