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