1
0
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:
downtownallday 2021-08-23 12:03:22 -04:00
parent 7fd1f0ae31
commit c855133c41

View File

@ -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