rpm-ostree/ci
Colin Walters 4bbea19a31 ci: Delete dockerfile, move to common scripts, consolidate gcc/clang
The Dockerfile is problematic since we can't update it atomically. I also really
dislike reliance on the Hub. Further, I think rather than caching our build deps
as built containers, we should be caching RPMs in CI. And we should be using
rpm-ostree at some point to assemble filesystem trees faster.

Also, consolidate the clang to be serial with gcc, since while we lose a tiny
bit of parallelism, it's not really worth its own context right now.

Closes: #759
Approved by: jlebon
2017-04-28 21:17:18 +00:00
..
build-check.sh ci: Delete dockerfile, move to common scripts, consolidate gcc/clang 2017-04-28 21:17:18 +00:00
build.sh ci: Delete dockerfile, move to common scripts, consolidate gcc/clang 2017-04-28 21:17:18 +00:00
libbuild.sh ci: Delete dockerfile, move to common scripts, consolidate gcc/clang 2017-04-28 21:17:18 +00:00