6 lines
112 B
Makefile
6 lines
112 B
Makefile
REGISTRY := public.ecr.aws/zero-downtime
|
|
IMAGE := fuse-device-plugin
|
|
REGION := us-east-1
|
|
|
|
include .ci/podman.mk
|