Skip to content

Mirrored from envoyproxy/envoy @ 767e32a87118a9fd9cbb2c6813c6461883e7… #1753

Mirrored from envoyproxy/envoy @ 767e32a87118a9fd9cbb2c6813c6461883e7…

Mirrored from envoyproxy/envoy @ 767e32a87118a9fd9cbb2c6813c6461883e7… #1753

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@v4
- name: build and test
run: make docker_tests