Skip to content

Fix up some Google redirects now that sites.google.com landing page is gone #583

Fix up some Google redirects now that sites.google.com landing page is gone

Fix up some Google redirects now that sites.google.com landing page is gone #583

Workflow file for this run

name: Check nginx config parsing
on:
pull_request:
branches: [ prod ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker build . --build-arg "landscape=prod" --tag webrouter:test
- name: Try parsing the configs
run: docker run -e "LANDSCAPE=prod" webrouter:test /usr/sbin/run-nginx.sh -t