1d_fd_simple_shear_transient

transient-state continuum model for granular flows with pore-pressure dynamics
git clone git://src.adamsgaard.dk/1d_fd_simple_shear_transient
Log | Files | Refs | README | LICENSE

commit e844d141252ab91ed58152d7174be6997aaa2f84
parent 47d45120cc28813e74a2db3585c41fad318964b1
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Thu, 11 Apr 2019 13:27:32 +0200

Install bash on Alpine

Diffstat:
M.gitlab-ci.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -2,7 +2,7 @@ build-alpine: stage: build image: alpine:edge before_script: - - apk --no-cache add build-base gnuplot + - apk --no-cache add build-base gnuplot bash script: - make artifacts: