Files
gitea-ci-library/Dockerfile.ci-bats
T
moilanik b06e198603
CI Feature / Bats tests (push) Has been cancelled
CI Feature / Cucumber tests (push) Has been cancelled
CI Feature / Report Summary (push) Has been cancelled
CI Feature / Load example-gitea-env.conf to pipeline env (push) Has been cancelled
fixes
2026-06-18 12:54:32 +03:00

4 lines
109 B
Docker

FROM bats/bats:1.11.0
RUN apk add --no-cache lsof python3 jq curl ruby && \
gem install bashcov -v 3.3.0