mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
expanding ~ doesn't work with -i
This commit is contained in:
2
.github/workflows/test-and-deploy.yaml
vendored
2
.github/workflows/test-and-deploy.yaml
vendored
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user