mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
612 B
612 B
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 ghcr.io/cryptoadvance/specter-desktop/cypress-python-jammy:20260411
docker push ghcr.io/cryptoadvance/specter-desktop/cypress-python-jammy:20260411
Search for cypress-python on where this is used in the project.
When editing this Dockerfile, rebuild and push to ghcr.io/cryptoadvance/specter-desktop/cypress-python-jammy with a new tag, then update the digest pin in .github/workflows/test.yml.