mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
CI: don't deploy to nine.testrun.org automatically
This commit is contained in:
9
.github/workflows/test-and-deploy.yaml
vendored
9
.github/workflows/test-and-deploy.yaml
vendored
@@ -63,12 +63,3 @@ jobs:
|
||||
- name: cmdeploy test
|
||||
run: cmdeploy test --slow
|
||||
|
||||
- name: cmdeploy init nine.testrun.org
|
||||
run: rm chatmail.ini && cmdeploy init nine.testrun.org
|
||||
|
||||
- name: cmdeploy run
|
||||
run: cmdeploy run
|
||||
|
||||
- name: cmdeploy test
|
||||
run: cmdeploy test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user