Mentions légales du service

Skip to content
Snippets Groups Projects
Unverified Commit a3439ee5 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

chore(deps): update quay.io/thegeeklab/hugo docker tag to v0.136.5 (#903)

parent 667f9b6b
Branches
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ ci:
- http://localhost/404.html
- http://localhost/usage/getting-started/
settings:
chromeFlags: "--no-sandbox"
chromeFlags: "--no-sandbox --headless --disable-dev-shm-usage"
onlyCategories: ["performance", "accessibility", "best-practices", "seo"]
skipAudits:
[
......
......@@ -44,7 +44,7 @@ steps:
- event: [pull_request]
- name: build
image: quay.io/thegeeklab/hugo:0.133.0
image: quay.io/thegeeklab/hugo:0.136.5
commands:
- hugo --panicOnWarning -s exampleSite/
......
......@@ -23,7 +23,7 @@ steps:
FORCE_COLOR: "true"
- name: testbuild
image: quay.io/thegeeklab/hugo:0.133.0
image: quay.io/thegeeklab/hugo:0.136.5
commands:
- mkdir -p exampleSite/themes/ && ln -s $(pwd)/ exampleSite/themes/${CI_REPO_NAME}
- hugo --panicOnWarning -s exampleSite/ -b http://localhost:8000/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment