tarantool / rws

The Repository Web Service is designed to interact with the repository via HTTP.
Other
2 stars 2 forks source link

Add skip .ddeb files #76

Closed LeonidVas closed 1 year ago

LeonidVas commented 1 year ago

As long as we don't process the .ddeb files, we can just skip them and process the rest of the files correctly.

Part of #13