Build in /staging

ubuntu/bionic
Jason Rhinelander 3 years ago
parent 4264e3868e
commit 77949f5ac0

@ -4,7 +4,7 @@ local distro_docker = 'ubuntu:bionic';
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