fix(ci): sync with docker.io
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-06-15 16:39:53 +02:00
parent b53a53bd77
commit 2dd08e5047
3 changed files with 191 additions and 38 deletions

View File

@ -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:=docker.io
YAMLLINT_IMAGE_REGISTRY_USER:=volkerraschek
YAMLLINT_IMAGE_REGISTRY_NAME:=git.cryptic.systems
YAMLLINT_IMAGE_REGISTRY_USER:=volker.raschek
YAMLLINT_IMAGE_NAMESPACE?=${YAMLLINT_IMAGE_REGISTRY_USER}
YAMLLINT_IMAGE_NAME:=yamllint