client: reorg/factoring for 'experimental' builds
- Dockerfiles: separation of concerns for build types - Dockerfiles: pull from respective hledger-based branches/tags - Dockerfiles: move hledger-based test building into experimental - docker-finance.yaml: add commented package 'unuran' (experimental)
This commit is contained in:
@@ -35,7 +35,6 @@ RUN git clone --depth=1 https://github.com/apauley/hledger-flow -b v0.15.0
|
||||
WORKDIR /usr/local/src/hledger-flow
|
||||
RUN stack setup
|
||||
RUN stack build
|
||||
RUN stack test --interleaved-output --pedantic
|
||||
RUN stack install --local-bin-path=/usr/local/bin
|
||||
|
||||
# vim: sw=2 sts=2 si ai et
|
||||
|
||||
Reference in New Issue
Block a user