4ebf0a7b0d
CI Feature / Load example-gitea-env.conf to pipeline env (push) Successful in 20s
acc-tests Cucumber test report
CI Feature / Cucumber tests (push) Successful in 1m7s
CI Feature / Bats tests (push) Failing after 14s
CI Feature / Report Summary (push) Successful in 8s
4 lines
120 B
Docker
4 lines
120 B
Docker
FROM bats/bats:1.11.0
|
|
RUN apk add --no-cache lsof python3 jq curl ruby nodejs git && \
|
|
gem install bashcov -v 3.3.0
|