Build with deps from main repo

ubuntu/groovy
Jason Rhinelander 4 years ago
parent ae869039a0
commit 0587451fee

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

Loading…
Cancel
Save