Files
gitea-ci-library/Dockerfile.ci-bats
T
moilanik 134205e58a
CI Feature / Load example-gitea-env.conf to pipeline env (push) Successful in 18s
acc-tests Cucumber test report
CI Feature / Cucumber tests (push) Successful in 1m2s
unit-tests Bats test report
CI Feature / Bats tests (push) Successful in 1m19s
CI Feature / Report Summary (push) Successful in 4s
fixejä
2026-06-18 13:04:35 +03:00

4 lines
116 B
Docker

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