Update workflow to remove the repo before cloning so every deploy is fresh
This commit is contained in:
parent
232a8ebc21
commit
6fad8c6cdc
@ -24,6 +24,8 @@ jobs:
|
|||||||
git clone https://git.vfsh.dev/voidf1sh/nodbot
|
git clone https://git.vfsh.dev/voidf1sh/nodbot
|
||||||
cd nodbot
|
cd nodbot
|
||||||
else
|
else
|
||||||
|
rm -rf nodbot
|
||||||
|
git clone https://git.vfsh.dev/voidf1sh/nodbot
|
||||||
cd nodbot
|
cd nodbot
|
||||||
git pull
|
git pull
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user