Commit 84285d2d authored by Clement Bois's avatar Clement Bois
Browse files

Merge branch 'fix/check-links-ca-certificates' into 'main'

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

Closes #9

See merge request to-be-continuous/tools/gitlab-ci!5
parents 03dd077d 5bdf7697
Loading
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: [""]