cucumber kontin konf
CI Feature / Load example-gitea-env.conf to pipeline env (push) Successful in 17s
acc-tests Link to Cucumber reports
CI Feature / Cucumber tests (push) Failing after 20s
unit-tests Link to Bats reports
CI Feature / Bats tests (push) Successful in 1m37s
CI Feature / Report Summary (push) Successful in 5s

This commit is contained in:
moilanik
2026-06-16 13:21:18 +03:00
parent f3a54d6ed3
commit 46d59d7b01
+1
View File
@@ -4,3 +4,4 @@ RUN apt-get update -qq && \
apt-get clean && \
rm -rf /var/lib/apt/lists/* && \
npm install -g @cucumber/cucumber
ENV NODE_PATH=/usr/local/lib/node_modules