Skip to content

Mirrored from envoyproxy/envoy @ 74bfcb0b591bb692db0b9b0700b4822ef8a6… #1544

Mirrored from envoyproxy/envoy @ 74bfcb0b591bb692db0b9b0700b4822ef8a6…

Mirrored from envoyproxy/envoy @ 74bfcb0b591bb692db0b9b0700b4822ef8a6… #1544

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