mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
4 lines
79 B
Docker
4 lines
79 B
Docker
FROM cypress/included:13.2.0
|
|
|
|
COPY cypress.config.js /
|
|
COPY ./cypress /cypress/ |