chore: remove .gitignore from spring,ruby

This commit is contained in:
Dmitrii Vershinin
2023-03-06 12:27:58 +05:00
parent 3283e14c01
commit ec2845af5e
6 changed files with 13 additions and 40 deletions

View File

@ -21,7 +21,6 @@ jobs:
cwd=$(pwd)
git submodule update --init --recursive
cd ./web/documentserver-example/ruby
rm .gitignore
mkdir -p ./deploy/'Ruby Example'
rsync -av --exclude='deploy' ./ ./deploy/'Ruby Example'
cd ./deploy/'Ruby Example'/public/assets