Skip to content

Commit 9da8ce9

Browse files
committed
abc
1 parent eaad772 commit 9da8ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ git config user.name "${USER_NAME}"
77
git config user.email "${USER_EMAIL}"
88
git init
99
git add -A
10-
git commit -m 'deploy'
10+
git commit -m 'abc'
1111
git push -f git@github.com:chen129/cl-ui.git master:${P_BRANCH}
1212

1313
cd -

0 commit comments

Comments
 (0)