Skip to content

Update base image to mailserver2/debian-mail-overlay:1.0.19 (#77) #18

Update base image to mailserver2/debian-mail-overlay:1.0.19 (#77)

Update base image to mailserver2/debian-mail-overlay:1.0.19 (#77) #18

Workflow file for this run

name: all tests
on:
push:
branches: master
jobs:
# Run tests
test:
runs-on: ubuntu-latest
steps:
- name: Checkout repository and submodules
uses: actions/checkout@v3
with:
submodules: recursive
- name: Run all tests
run: make