mirror of
https://github.com/chatmail/relay.git
synced 2026-05-12 17:14:36 +00:00
chatmail.ini is generated in hetzner-relay
This commit is contained in:
4
.github/workflows/test-and-deploy.yaml
vendored
4
.github/workflows/test-and-deploy.yaml
vendored
@@ -25,10 +25,6 @@ jobs:
|
||||
echo "${{ secrets.STAGING_SSH_KEY }}" >> ~/.ssh/id_ed25519
|
||||
chmod 600 ~/.ssh/id_ed25519
|
||||
|
||||
- run: |
|
||||
cmdeploy init ${{ secrets.STAGING_SSH_KEY }}
|
||||
sed -i 's/#\s*mtail_address/mtail_address/' chatmail.ini
|
||||
|
||||
- run: |
|
||||
git clone https://github.com/chatmail/hetzner-relay ../hetzner-relay
|
||||
pip install ../hetzner-relay
|
||||
|
||||
Reference in New Issue
Block a user