Feat v0.7.2 package runners ci gate #56
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user