expanding ~ doesn't work with -i

This commit is contained in:
missytake
2026-03-11 20:45:06 +01:00
parent 7918984888
commit 4c62714fbb

View File

@@ -34,5 +34,5 @@ jobs:
- run: pip install hetzner-relay/
- run: python3 hetzner-relay/main.py -i ~/.ssh/staging.testrun.org --dns --test --rebuild --run-id $GITHUB_RUN_ID --domain2 ci-chatmail.testrun.org --hetzner-api-token ${{ secrets.HETZNER_API_TOKEN }} relay/
- run: python3 hetzner-relay/main.py -i $HOME/.ssh/staging.testrun.org --dns --test --rebuild --run-id $GITHUB_RUN_ID --domain2 ci-chatmail.testrun.org --hetzner-api-token ${{ secrets.HETZNER_API_TOKEN }} relay/