mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-16 13:01:08 +02:00
* Using a new web component for recipients Co-authored-by: moneymanolis <moneymanolis@protonmail.com> |
||
|---|---|---|
| .. | ||
| Dockerfile | ||
| Readme.md | ||
An image, ready to be used with cypress but also provides all the dependencies we need for testing specter-desktop. Use versions of cypress as the version part of the tag. So e.g.:
docker build . -t registry.gitlab.com/cryptoadvance/specter-desktop/cypress-python:v9.7.0
docker push registry.gitlab.com/cryptoadvance/specter-desktop/cypress-python:v9.7.0
Search for cypress-python on where this is used in the project.