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