Skip to content

Mirrored from envoyproxy/envoy @ 313cd362a23f3212c516278be5d979edb6db… #1452

Mirrored from envoyproxy/envoy @ 313cd362a23f3212c516278be5d979edb6db…

Mirrored from envoyproxy/envoy @ 313cd362a23f3212c516278be5d979edb6db… #1452

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