Skip to content

Update base image to mailserver2/debian-mail-overlay:1.0.15 #29

Update base image to mailserver2/debian-mail-overlay:1.0.15

Update base image to mailserver2/debian-mail-overlay:1.0.15 #29

Workflow file for this run

name: ldap2 tests
on:
pull_request:
branches: master
jobs:
# Run tests
test:
runs-on: ubuntu-latest
steps:
- name: Checkout repository and submodules
uses: actions/checkout@v3
with:
submodules: recursive
- name: Build docker image
run: make build-no-cache
- name: Run tests
run: make ldap2