Skip to content
Snippets Groups Projects
Commit 81ebef1c authored by Vladimir Kulikovskiy's avatar Vladimir Kulikovskiy
Browse files

Update .gitlab-ci.yml

parent 76dfb87c
No related branches found
No related tags found
No related merge requests found
Pipeline #4966 passed
image: docker.km3net.de/base/centos-full:7
build:
script:
- yum -y install autoconf
- yum -y install autoconf automake
- autoreconf
- autoconf
- automake
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment