mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-05 23:28:45 +00:00
Fix helm chart url in website_link_check (#2407)
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
dockerize -wait tcp://localhost:8080 -- \
|
||||
muffet \
|
||||
-e 'https://github\.com/runatlantis/atlantis/edit/master/.*' \
|
||||
-e 'https://github.com/helm/charts/tree/master/stable/atlantis#customization' \
|
||||
-e 'https://github.com/runatlantis/helm-charts#customization' \
|
||||
--header 'Accept-Encoding:deflate, gzip' \
|
||||
--buffer-size 8192 \
|
||||
http://localhost:8080/
|
||||
|
||||
Reference in New Issue
Block a user