sns-alert-hub/Makefile

6 lines
107 B
Makefile
Raw Normal View History

2022-02-09 12:22:59 +01:00
REGISTRY := public.ecr.aws/zero-downtime
2022-02-11 16:40:01 +01:00
IMAGE := sns-alert-hub
2022-02-09 12:22:59 +01:00
REGION := us-east-1
include .ci/podman.mk