Commit 5bdf7697 authored by Tomáš Lipovský's avatar Tomáš Lipovský
Browse files

fix(lychee): install custom CA certificates before lychee runs

parent 03dd077d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -228,6 +228,7 @@ gitlab-ci-lint:
    - if: '($GITLAB_TOKEN != null && $GITLAB_TOKEN != "") && $GITLAB_CI_FILES'

check-links:
  extends: .gitlab-ci-base
  image: 
    name: docker.io/lycheeverse/lychee:latest
    entrypoint: [""]