mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix continuous build breakage
PiperOrigin-RevId: 267277711
This commit is contained in:
committed by
gVisor bot
parent
3dc3cffb2d
commit
bcddd0a477
+1
-1
@@ -20,7 +20,7 @@ source $(dirname $0)/common.sh
|
||||
runsc=$(build -c opt //runsc)
|
||||
|
||||
# Build packages.
|
||||
pkg=$(build -c opt --host_force_python=py2 //runsc:debian)
|
||||
pkg=$(build -c opt --host_force_python=py2 //runsc:runsc-debian)
|
||||
|
||||
# Build a repository, if the key is available.
|
||||
if [[ -v KOKORO_REPO_KEY ]]; then
|
||||
|
||||
Reference in New Issue
Block a user