Skip to content

Commit 183d640

Browse files
pftommrcfps
authored andcommitted
Delete redundant files
1 parent 93e5cf9 commit 183d640

File tree

8 files changed

+2
-74
lines changed

8 files changed

+2
-74
lines changed

.dockerignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

Dockerfile

Lines changed: 0 additions & 5 deletions
This file was deleted.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2018 Tuture Authors
3+
Copyright (c) 2019 Tuture Authors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

ansible/deploy.yml

Lines changed: 0 additions & 31 deletions
This file was deleted.

ansible/vars.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

deploy-conf.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

deploy.sh

Lines changed: 0 additions & 25 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"license": "MIT",
88
"scripts": {
99
"start": "vuepress dev",
10-
"build": "vuepress build",
11-
"deploy": "ansible-playbook -v -e tag=$(date +\"%Y%m%d-%H%M%S\") ansible/deploy.yml"
10+
"build": "vuepress build"
1211
},
1312
"devDependencies": {
1413
"vuepress": "^0.14.1"

0 commit comments

Comments
 (0)