Skip to content

Create releases for go-control-plane (0.13.4) and envoy API (1.32.3) #2608

Create releases for go-control-plane (0.13.4) and envoy API (1.32.3)

Create releases for go-control-plane (0.13.4) and envoy API (1.32.3) #2608

Workflow file for this run

name: CI Build and Test
permissions:
contents: read
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: build and test
run: make docker_tests