Skip to content

Mirrored from envoyproxy/envoy @ 83a7d934cdb98ca8779a9c72795ef2da0345… #1558

Mirrored from envoyproxy/envoy @ 83a7d934cdb98ca8779a9c72795ef2da0345…

Mirrored from envoyproxy/envoy @ 83a7d934cdb98ca8779a9c72795ef2da0345… #1558

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