ci: fix tools

This commit is contained in:
Stefan Reimer 2023-09-27 17:00:56 +00:00
parent d5ad138f44
commit 20b9025515

View File

@ -1,5 +1,5 @@
REGISTRY := public.ecr.aws/zero-downtime REGISTRY := public.ecr.aws/zero-downtime
REPOSITORY := fuse-device-plugin IMAGE := fuse-device-plugin
REGION := us-east-1 REGION := us-east-1
include .ci/podman.mk include .ci/podman.mk