Auto-update floethereum
This commit is contained in:
parent
6bb29cd703
commit
d2e2f01320
@ -28,7 +28,7 @@ jobs:
|
||||
|
||||
if [ ! -d "$BASE/dappbundle/.git" ]; then
|
||||
echo "Cloning dappbundle..."
|
||||
git clone https://gitea.ranchimall.net/RanchiMall/dappbundle.git "$BASE/dappbundle"
|
||||
git clone git@gitea.ranchimall.net:RanchiMall/$APP.git "$BASE/dappbundle/$APP"
|
||||
else
|
||||
echo "Updating dappbundle..."
|
||||
cd "$BASE/dappbundle"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user