mirror of
https://github.com/chatmail/relay.git
synced 2026-05-11 16:34:39 +00:00
Rename chatmail-pyinfra into deploy-chatmail
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
: ${CHATMAIL_DOMAIN:=c1.testrun.org}
|
||||
export CHATMAIL_DOMAIN
|
||||
|
||||
venv/bin/python3 -m build --sdist doveauth --outdir dist
|
||||
venv/bin/python3 -m build --sdist filtermail --outdir dist
|
||||
venv/bin/python3 -m build -n --sdist doveauth --outdir dist
|
||||
venv/bin/python3 -m build -n --sdist filtermail --outdir dist
|
||||
|
||||
chatmail-pyinfra/venv/bin/pyinfra --ssh-user root "$CHATMAIL_DOMAIN" deploy.py
|
||||
deploy-chatmail/venv/bin/pyinfra --ssh-user root "$CHATMAIL_DOMAIN" deploy.py
|
||||
|
||||
rm -r dist/
|
||||
|
||||
Reference in New Issue
Block a user