Skip to content

Mirrored from envoyproxy/envoy @ 025d49f78410841e6caa26c1e42465c17f16… #1685

Mirrored from envoyproxy/envoy @ 025d49f78410841e6caa26c1e42465c17f16…

Mirrored from envoyproxy/envoy @ 025d49f78410841e6caa26c1e42465c17f16… #1685

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