mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 17:42:57 +00:00
feat: webkit in cypress pipelines
This commit is contained in:
@@ -94,6 +94,9 @@ RUN echo " node version: $(node -v) \n" \
|
||||
"git version: $(git --version) \n" \
|
||||
"whoami: $(whoami) \n"
|
||||
|
||||
# https://docs.cypress.io/guides/guides/launching-browsers#Linux-Dependencies
|
||||
RUN npx playwright install-deps webkit
|
||||
|
||||
# a few environment variables to make NPM installs easier
|
||||
# good colors for most applications
|
||||
ENV TERM=xterm
|
||||
|
||||
Reference in New Issue
Block a user