ci: Add .gitlab-ci.yml
authorAdam Jackson <ajax@redhat.com>
Thu, 31 May 2018 16:32:18 +0000 (12:32 -0400)
committerAdam Jackson <ajax@redhat.com>
Tue, 5 Jun 2018 16:13:35 +0000 (12:13 -0400)
commit9034d0cc3241c56cbe3bdbc98247a68e3529ee48
tree812e59ca7b41a1b706d25c147947c40096f73ee4
parentddf42d627c724ef5337ea86e1ac7ef24a5df8f37
ci: Add .gitlab-ci.yml

Just builds on Fedora 28 for x86_64 at the moment, but it's a start.
Credit to Daniel Stone for eliminating the nested docker image.

Signed-off-by: Adam Jackson <ajax@redhat.com>
.gitlab-ci.yml [new file with mode: 0644]
contrib/ci.sh [new file with mode: 0755]