fix pipeline envs

This commit is contained in:
Robert Kaussow 2023-08-24 21:45:05 +02:00
parent c91ee82c8e
commit 646186c78b
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ steps:
- link-validator --color=always --rate-limit 10
environment:
LINK_VALIDATOR_BASE_DIR: docs/public
LINK_VALIDATOR_RETRIES: 3
LINK_VALIDATOR_RETRIES: "3"
build:
image: quay.io/thegeeklab/hugo:0.115.2