Build in /staging

debian/bullseye
Jason Rhinelander 3 years ago
parent e866034f6d
commit ce93e0e9a9

@ -4,7 +4,7 @@ local distro_docker = 'debian:sid';
local apt_get_quiet = 'apt-get -o=Dpkg::Use-Pty=0 -q';
local repo_suffix = '/'; // can be /beta or /staging for non-primary repo deps
local repo_suffix = '/staging'; // can be /beta or /staging for non-primary repo deps
local submodules = {
name: 'submodules',

Loading…
Cancel
Save