mirror of
https://github.com/chatmail/relay.git
synced 2026-05-20 04:48:06 +00:00
CI: try to run hetzner-relay without importing reusable actions
This commit is contained in:
6
.github/workflows/test-and-deploy.yaml
vendored
6
.github/workflows/test-and-deploy.yaml
vendored
@@ -38,9 +38,5 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
git clone https://github.com/chatmail/hetzner-relay ../hetzner-relay
|
git clone https://github.com/chatmail/hetzner-relay ../hetzner-relay
|
||||||
pip install ../hetzner-relay
|
pip install ../hetzner-relay
|
||||||
#python3 ../hetzner-relay/main.py --dns --test --vps ${{ needs.allocate.outputs.vps_name }} --run-id $GITHUB_RUN_ID --domain2 chatmail-ci.testrun.org .
|
python3 ../hetzner-relay/main.py --dns --test --rebuild --run-id $GITHUB_RUN_ID --domain2 chatmail-ci.testrun.org .
|
||||||
|
|
||||||
test-workflow:
|
|
||||||
uses: chatmail/hetzner-relay/.github/workflows/test.yml@main
|
|
||||||
with:
|
|
||||||
config_path: test
|
|
||||||
|
|||||||
Reference in New Issue
Block a user