mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-02-10 18:05:10 +08:00
chore: remove .gitignore from spring,ruby
This commit is contained in:
1
.github/workflows/artifact-ruby.yml
vendored
1
.github/workflows/artifact-ruby.yml
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user