envoyproxy/gateway

CI: use built image for conformance tests

Open

#683 建立於 2022年11月2日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Go (802 fork)auto 404
area/cihelp wanted

倉庫指標

Star
 (2,871 star)
PR 合併指標
 (PR 指標待抓取)

描述

Description:

Right now, our CI builds a Docker image twice -- once as part of the make conformance task, and once as part of the Docker build/push steps. We should de-dupe this so we build the image once, use it to run conformance, and then push that same image to Docker Hub if it's a push build.

貢獻者指南