Skip to content

Commit

Permalink
Update lint-build-publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva authored Sep 8, 2024
1 parent 4d1b268 commit ad4b6b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lint-build-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: stuttgart-things/stuttgart-things/.github/workflows/call-markdown-lint.yaml@main
with:
environment-name: k8s
runs-on: ghr-docs-labda-test
runs-on: ghr-docs-skyami-cicd
continue-error: true
alpine-version: 3.19.0
lintprofile-path: .markdownlint.rb
Expand All @@ -23,7 +23,7 @@ jobs:
uses: stuttgart-things/stuttgart-things/.github/workflows/call-yaml-lint.yaml@main
with:
environment-name: k8s
runs-on: ghr-docs-labda-test
runs-on: ghr-docs-skyami-cicd
continue-error: true
yamllint-version: 1
lintprofile-path: .yamllint
Expand All @@ -37,7 +37,7 @@ jobs:
- yaml-lint
with:
environment-name: k8s
runs-on: ghr-docs-labda-test
runs-on: ghr-docs-skyami-cicd
image: floryn90/hugo:0.126.1-ext-ubuntu-ci
creation-script-path: hugo/create-content.sh
site-name: blog
Expand Down

0 comments on commit ad4b6b2

Please sign in to comment.