mirror of https://github.com/thesofproject/sof.git
ci: travis: setup apt.conf
Needs revisiting after CI up and running Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
This commit is contained in:
parent
af84ef2c63
commit
c1123ec2ab
|
@ -6,6 +6,7 @@ services:
|
|||
- docker
|
||||
|
||||
before_install:
|
||||
- touch apt.conf
|
||||
- docker build --build-arg UID=$(id -u) -f ./scripts/docker_build/Dockerfile -t sof .
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue