Add deployment workflow #7
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@ jobs:
|
||||||
git config --global user.email "$GIT_USER_EMAIL"
|
git config --global user.email "$GIT_USER_EMAIL"
|
||||||
git config --global user.name "$GIT_USER_NAME"
|
git config --global user.name "$GIT_USER_NAME"
|
||||||
|
|
||||||
|
ls -al
|
||||||
|
|
||||||
echo "[+] Updating assets"
|
echo "[+] Updating assets"
|
||||||
rm -r "$GIT_REPOSITORY/*"
|
rm -r "$GIT_REPOSITORY/*"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue