6 lines
107 B
Makefile
6 lines
107 B
Makefile
REGISTRY := public.ecr.aws/zero-downtime
|
|
IMAGE := sns-alert-hub
|
|
REGION := us-east-1
|
|
|
|
include .ci/podman.mk
|