Fixed LDAP lookups from SMTP rules
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -244,6 +244,10 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
build_docker:
|
||||
needs:
|
||||
- build
|
||||
- cross_build
|
||||
- cross_build_tools
|
||||
name: Build Docker image for ${{ matrix.platform }}
|
||||
runs-on: ubuntu-latest
|
||||
if: '!cancelled()'
|
||||
|
||||
Reference in New Issue
Block a user