Compare commits
2 Commits
e7178cd3d9
...
1dae9b3492
Author | SHA1 | Date | |
---|---|---|---|
1dae9b3492 | |||
bf90bd6727 |
4
Makefile
4
Makefile
@ -9,8 +9,8 @@ CONTAINER_RUNTIME?=$(shell which podman)
|
||||
|
||||
# YAMLLINT_IMAGE_REGISTRY_NAME
|
||||
# Defines the name of the new container to be built using several variables.
|
||||
YAMLLINT_IMAGE_REGISTRY_NAME:=git.cryptic.systems
|
||||
YAMLLINT_IMAGE_REGISTRY_USER:=volker.raschek
|
||||
YAMLLINT_IMAGE_REGISTRY_NAME?=git.cryptic.systems
|
||||
YAMLLINT_IMAGE_REGISTRY_USER?=volker.raschek
|
||||
|
||||
YAMLLINT_IMAGE_NAMESPACE?=${YAMLLINT_IMAGE_REGISTRY_USER}
|
||||
YAMLLINT_IMAGE_NAME:=yamllint
|
||||
|
Loading…
x
Reference in New Issue
Block a user