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