Skip to content

Comment out TLS section in nginx config by default as there are no certs #5342

Comment out TLS section in nginx config by default as there are no certs

Comment out TLS section in nginx config by default as there are no certs #5342

---
name: check-containers
# yamllint disable-line rule:truthy
on: [push, pull_request]
jobs:
static-check-containers:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Test our container definitions
run: make test-check-containers