parent
a5bcfba6b3
commit
5ef9ce177b
@ -20,6 +20,8 @@ EOF
|
|||||||
|
|
||||||
cd pages.git
|
cd pages.git
|
||||||
|
|
||||||
|
git config user.name "$GIT_AUTHOR_NAME"
|
||||||
|
git config user.email "$GIT_AUTHOR_EMAIL"
|
||||||
git add -A
|
git add -A
|
||||||
git commit -m "Deployment at $(date -u -Is)"
|
git commit -m "Deployment at $(date -u -Is)"
|
||||||
git remote add origin $REMOTE
|
git remote add origin $REMOTE
|
||||||
|
Loading…
Reference in New Issue
Block a user