Skip to content

Mirrored from envoyproxy/envoy @ 5e4f35055a30f0990430664d74f6060a2a5f… #1489

Mirrored from envoyproxy/envoy @ 5e4f35055a30f0990430664d74f6060a2a5f…

Mirrored from envoyproxy/envoy @ 5e4f35055a30f0990430664d74f6060a2a5f… #1489

Workflow file for this run

name: CI Build and Test
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: build and test
run: make docker_tests