mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +08:00
ci: update builds scripts
- build Neo for specific GEN to decrease build time on Travis - don't run aub tests on Arch on Semaphore to decrease disk size usage - cleanup in build scripts Signed-off-by: Jacek Danecki <jacek.danecki@intel.com> https://github.com/intel/compute-runtime/pull/227 Change-Id: I037ae1bc1e81fefe43e948453768bc83f0b18f63
This commit is contained in:
committed by
sys_ocldev
parent
2e74c161d6
commit
37136df1b4
@@ -7,5 +7,5 @@
|
||||
|
||||
git fetch -t
|
||||
git clone ../compute-runtime neo
|
||||
docker build -f scripts/docker/Dockerfile-arch-gcc-8 -t neo-arch-gcc-8:ci .
|
||||
docker build -f scripts/docker/Dockerfile-arch -t neo-arch:ci .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user