6 lines
112 B
Makefile
Raw Permalink Normal View History

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