Skip to content

chore(deps): update axllent/mailpit docker tag to v1.20.6 (#956) #2551

chore(deps): update axllent/mailpit docker tag to v1.20.6 (#956)

chore(deps): update axllent/mailpit docker tag to v1.20.6 (#956) #2551

Workflow file for this run

name: "Test docker-compose.yaml"
on:
push:
branches:
- "**"
jobs:
test_docker_compose_yaml:
uses: ./.github/workflows/template-deploy.yaml
secrets: inherit
with:
compose_args: "-f docker-compose.yaml"
run_e2e_tests: false