mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
buildkite: start testing the network plugin
This commit is contained in:
@@ -200,6 +200,10 @@ runsc: ## Builds the runsc binary.
|
||||
@$(call build,-c opt //runsc)
|
||||
.PHONY: runsc
|
||||
|
||||
runsc-plugin-stack:
|
||||
@$(call build,-c opt $(PLUGIN_STACK_FLAGS) //runsc:runsc-plugin-stack)
|
||||
.PHONY: runsc-plugin-stack
|
||||
|
||||
debian: ## Builds the debian packages.
|
||||
@$(call build,-c opt //debian:debian)
|
||||
.PHONY: debian
|
||||
|
||||
Reference in New Issue
Block a user