fuse-device-plugin/Makefile

6 lines
112 B
Makefile
Raw Normal View History

2022-01-18 22:46:48 +00:00
REGISTRY := public.ecr.aws/zero-downtime
2023-09-27 17:00:56 +00:00
IMAGE := fuse-device-plugin
2022-01-18 22:46:48 +00:00
REGION := us-east-1
2023-09-27 16:55:53 +00:00
include .ci/podman.mk