Feat v0.7.2 package runners ci gate #56

Merged
xcaliber merged 17 commits from feat/v0.7.2-package-runners-ci-gate into main 2026-04-02 12:10:57 +00:00
Showing only changes of commit ed8cb71ba6 - Show all commits

View File

@@ -29,7 +29,6 @@ services:
context: .
dockerfile_inline: |
FROM mcr.microsoft.com/playwright:v1.52.0-noble
RUN npm install --no-save playwright 2>/dev/null
WORKDIR /work
COPY ci/ /work/ci/
RUN chmod +x /work/ci/*.sh