use list style synatx and cleanup #278

Merged
xoxys merged 1 commits from ci-steps into main 2023-12-22 10:11:34 +01:00
2 changed files with 10 additions and 9 deletions

View File

@ -6,18 +6,18 @@ when:
- ${CI_REPO_DEFAULT_BRANCH}
steps:
assets:
- name: assets
image: quay.io/thegeeklab/alpine-tools
commands:
- make doc
markdownlint:
- name: markdownlint
image: quay.io/thegeeklab/markdownlint-cli
group: test
commands:
- markdownlint 'content/**/*.md' 'README.md'
spellcheck:
- name: spellcheck
image: quay.io/thegeeklab/alpine-tools
group: test
commands:
@ -25,13 +25,13 @@ steps:
environment:
FORCE_COLOR: "true"
link-validation:
- name: link-validation
image: docker.io/lycheeverse/lychee
group: test
commands:
- lychee --no-progress --format detailed content/ README.md
favicons:
- name: favicons
image: docker.io/node:lts-alpine
commands:
- npm install --quiet --no-progress
@ -39,17 +39,17 @@ steps:
environment:
FORCE_COLOR: "true"
build:
- name: build
image: quay.io/thegeeklab/hugo:0.115.2
commands:
- hugo --panicOnWarning
beautify:
- name: beautify
image: quay.io/thegeeklab/alpine-tools
commands:
- html-beautify -r -f 'public/**/*.html'
publish:
- name: publish
image: quay.io/thegeeklab/wp-s3-action
settings:
access_key:
@ -68,3 +68,4 @@ steps:
- event: [push, manual, cron]
branch:
- ${CI_REPO_DEFAULT_BRANCH}
status: [success, failure]

View File

@ -8,7 +8,7 @@ when:
runs_on: [success, failure]
steps:
matrix:
- name: matrix
image: quay.io/thegeeklab/wp-matrix
settings:
homeserver: