Compare commits
1 Commits
1dae9b3492
...
e7178cd3d9
Author | SHA1 | Date | |
---|---|---|---|
e7178cd3d9 |
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