.gitlab-ci.yml (177B)
1 build-alpine: 2 stage: build 3 image: alpine:edge 4 before_script: 5 - apk --no-cache add build-base git gnuplot 6 script: 7 - make 8 artifacts: 9 paths: 10 - fig*.pdf
![]() | cngf-pf-exp1experiments for first paper with continuum granular model | |
git clone git://src.adamsgaard.dk/manus_continuum_granular1_exp # fast git clone https://src.adamsgaard.dk/manus_continuum_granular1_exp.git # slow | ||
Log | Files | Refs | Submodules | README | LICENSE | Back to index |