Add new file

This commit is contained in:
Ryan 2019-06-12 14:58:25 +00:00
parent ab3cc68e84
commit 78fb066a81

11
.gitlab-ci.yml Normal file
View file

@ -0,0 +1,11 @@
stages:
- compile
services:
- docker:dind
build:package:
stage: compile
image: archlinux/base
script:
- makepkg -si