Skip to content
Snippets Groups Projects
Commit 2d083ed2 authored by Christoph Knote's avatar Christoph Knote
Browse files

Readme and naming artifact

parent 36ba3395
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ build:
before_script:
- DEBIAN_FRONTEND=noninteractive apt-get -qq update
- DEBIAN_FRONTEND=noninteractive apt-get -qq install wget patch make gcc gfortran flex bison texlive autoconf autotools-dev
- [ -f ./version ] && export VERSION=$(cat ./version)
- "[ -f ./version ] && export VERSION=$(cat ./version)"
script:
- aclocal
- autoconf
......
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