test
This commit is contained in:
parent
59ba9bb815
commit
e87c0a480f
4
.github/workflows/repopush.yml
vendored
4
.github/workflows/repopush.yml
vendored
@ -25,6 +25,10 @@ jobs:
|
||||
rm -r "/home/production/deployed/dappbundle/${{ github.event.repository.name }}"
|
||||
fi
|
||||
|
||||
echo "Cloning repository..."
|
||||
cd /home/production/deployed/dappbundle && git clone "https://github.com/ranchimall/${{ github.event.repository.name }}.git"
|
||||
|
||||
cd "/home/production/deployed/dappbundle/${{ github.event.repository.name }}" && rm -r .gitattributes
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user