pipeline(mse-rgaa): correction installation/execution pa11y

Voir CNOUS/mse#664
This commit is contained in:
2022-06-16 12:21:06 +02:00
parent 8699ec0a9d
commit 83688cc56c
3 changed files with 13 additions and 4 deletions

View File

@ -35,7 +35,7 @@ RUN apk add --no-cache \
chromium \
bash
RUN PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=1 npm install -g pa11y pa11y-reporter-html@^1.0.0 pa11y-reporter-junit
RUN PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=1 npm install -g pa11y@^5.0.0 pa11y-reporter-html@^1.0.0 pa11y-reporter-junit
RUN adduser -D pa11y