ci: format readme and ensure unique molecule instance
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/notify Pipeline was successful Details

This commit is contained in:
Robert Kaussow 2024-02-04 22:13:38 +01:00
parent b0f6a53e8d
commit 26d9fcdece
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
3 changed files with 8 additions and 1 deletions

View File

@ -15,6 +15,12 @@ steps:
ANSIBLE_DOCTOR_ROLE_NAME: ${CI_REPO_NAME}
ANSIBLE_DOCTOR_TEMPLATE: readme
- name: format
image: quay.io/thegeeklab/alpine-tools
commands:
- prettier README.md
- prettier -w README.md
- name: diff
image: quay.io/thegeeklab/alpine-tools
commands:

View File

@ -14,6 +14,7 @@ variables:
target: HCLOUD_TOKEN
environment:
PY_COLORS: "1"
INSTANCE_NAME: "-${CI_COMMIT_SHA:0:8}"
steps:
- name: molecule-default

View File

@ -7,7 +7,7 @@ dependency:
role-file: molecule/requirements.yml
requirements-file: molecule/requirements.yml
platforms:
- name: "rocky9-podman"
- name: "rocky9-podman${INSTANCE_NAME}"
server_type: "cx11"
image: "rocky-9"
provisioner: