Skip to content

Mirrored from envoyproxy/envoy @ 95e84e6e94547a683bd00623777aaa41f13e… #1573

Mirrored from envoyproxy/envoy @ 95e84e6e94547a683bd00623777aaa41f13e…

Mirrored from envoyproxy/envoy @ 95e84e6e94547a683bd00623777aaa41f13e… #1573

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