Stefan Reimer
b5eac3cece
Some checks failed
ZeroDownTime/jenkins-podman/pipeline/head There was a failure building this commit
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
|