generated from alice-meta-packages/alice-meta-template
Update .gitea/workflows/deploy.yml
Deploy Package / Explore-Gitea-Actions (push) Successful in 5s
Details
Deploy Package / Explore-Gitea-Actions (push) Successful in 5s
Details
This commit is contained in:
parent
61d9ebc00a
commit
e68853dfe1
|
@ -20,8 +20,7 @@ jobs:
|
|||
git clone --depth=1 https://git.alice.ufsj.edu.br/${{ gitea.repository }}
|
||||
|
||||
echo "Removing .git dir..."
|
||||
rm -rf ./${{ github.event.repository.name }}/{.git,.gitea}
|
||||
echo rm -rf ./${{ github.event.repository.name }}/{.git,.gitea}
|
||||
rm -rf ./${{ github.event.repository.name }}/.git ./${{ github.event.repository.name }}/.gitea
|
||||
ls -la ./${{ github.event.repository.name }}
|
||||
|
||||
echo "Building package..."
|
||||
|
|
Loading…
Reference in New Issue