mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-05 00:27:25 +00:00
fix formatting
This commit is contained in:
parent
7fd1f0ae31
commit
c855133c41
7
.github/workflows/run-tests.yml
vendored
7
.github/workflows/run-tests.yml
vendored
@ -4,10 +4,9 @@ jobs:
|
|||||||
# MiaB-LDAP connected to a remote Nextcloud
|
# MiaB-LDAP connected to a remote Nextcloud
|
||||||
remote-nextcloud-docker:
|
remote-nextcloud-docker:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
container:
|
env:
|
||||||
env:
|
PRIMARY_HOSTNAME: box1.abc.com
|
||||||
- PRIMARY_HOSTNAME: box1.abc.com
|
FEATURE_MUNIN: false
|
||||||
- FEATURE_MUNIN: false
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: setup
|
- name: setup
|
||||||
|
Loading…
Reference in New Issue
Block a user