Skip to content

Commit cd08a18

Browse files
author
chaoyiwang
committed
use vault 0.9
1 parent 6874e56 commit cd08a18

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.dockerignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
node_modules
22
.git
33
lvault-0.1*
4+
# Appended by lain
5+
.git
6+
.vagrant
7+
# end of lain

lain.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ appname: lvault # 全局唯一的应用名
33
build:
44
base: laincloud/centos-lain
55
prepare:
6-
version: 20170425
6+
version: 20171225
77
script:
88
- ./prepare.sh
99
keep:

0 commit comments

Comments
 (0)