Skip to content
Snippets Groups Projects
.gitlab-ci.yml 113 B
Newer Older
image: docker.km3net.de/base/centos-full:7
build:
    script:
        - ./configure
        - make clean && make