There was an error while loading. Please reload this page.
1 parent 3dc3e63 commit e1256a9Copy full SHA for e1256a9
Makefile
@@ -150,7 +150,6 @@ e2e-image: ## Build and push e2e test image
150
python pipeline.py --image-name e2e
151
152
agent-image: ## Build and push agent image
153
-python pipeline.py --image-name agent-ubuntu
154
python pipeline.py --image-name agent-ubi
155
156
readiness-probe-image: ## Build and push readiness probe image
0 commit comments