docker/ci: fix offline tests env

This commit is contained in:
j4n
2026-02-24 13:25:17 +01:00
parent f99531acc3
commit 51e65aee7c

View File

@@ -234,7 +234,7 @@ jobs:
run: ssh root@${{ matrix.host }} 'curl -s https://github.com/hpk42.keys https://github.com/j4n.keys >> .ssh/authorized_keys'
- name: run deploy-chatmail offline tests
run: pytest --pyargs cmdeploy
run: CHATMAIL_DOCKER=chatmail pytest --pyargs cmdeploy
- name: set DNS entries
env: