Skip to content
Snippets Groups Projects
Verified Commit 5b918734 authored by Chris Croome's avatar Chris Croome
Browse files

Merge branch 'master' of git.coop:webarch/mariadb

parents 78aa9ec5 a316111f
No related branches found
No related tags found
No related merge requests found
Pipeline #36924 passed
......@@ -18,6 +18,7 @@ variables:
ANSIBLE_INJECT_FACT_VARS: "0"
ANSIBLE_NOCOWS: "1"
ANSIBLE_REMOTE_TMP: "/tmp"
ANSIBLE_ROLES_PATH: "${CI_PROJECT_DIR}/..:~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles"
ANSIBLE_SHELL_ALLOW_WORLD_READABLE_TEMP: "1"
DEBIAN_FRONTEND: noninteractive
DEFAULT_MANAGED_STR: "Ansible managed"
......
......@@ -25,7 +25,7 @@ repos:
- templates
# https://github.com/jackdewinter/pymarkdown/releases
- repo: https://github.com/jackdewinter/pymarkdown.git
rev: v0.9.27
rev: v0.9.28
hooks:
- id: pymarkdown
name: Markdown Lint
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment