include: - template: Code-Quality.gitlab-ci.yml - project: c2-games/infrastructure/gitlab-ci ref: main file: - "/baseline.yml" - "/linting/markdown.yml" - "/linting/yaml.yml" - "/containerize/kaniko.yml" container-build: extends: .kaniko-build needs: [] variables: CONTAINER_NAME: "${CI_COMMIT_REF_SLUG}"