drone use makefile commands & linux platform package support

This commit is contained in:
2023-07-09 22:55:11 +02:00
parent fedcce9a63
commit 9733d5bac7
2 changed files with 8 additions and 4 deletions

View File

@@ -13,6 +13,7 @@ GEM
forwardable-extended (2.6.0)
google-protobuf (3.23.1-arm64-darwin)
google-protobuf (3.23.1-x86_64-darwin)
google-protobuf (3.23.1-x86_64-linux)
http_parser.rb (0.8.0)
i18n (1.13.0)
concurrent-ruby (~> 1.0)
@@ -67,6 +68,8 @@ GEM
google-protobuf (~> 3.21)
sass-embedded (1.62.1-x86_64-darwin)
google-protobuf (~> 3.21)
sass-embedded (1.62.1-x86_64-linux-gnu)
google-protobuf (~> 3.21)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.4.2)
@@ -74,7 +77,9 @@ GEM
PLATFORMS
arm64-darwin-22
universal-darwin
x86_64-darwin-22
x86_64-linux
DEPENDENCIES
http_parser.rb (~> 0.6.0)