Skip to content
Snippets Groups Projects
Commit 872c31c6 authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Fix.

parent 7b82adde
Branches
No related tags found
No related merge requests found
Pipeline #23790 passed
......@@ -11,7 +11,6 @@ variables:
AUTHPASSWORD: "example" # change to "" (empty string) to disable authentication
# username is always "review" (without quotes)
CI_REF: &ref e9227a8c6359ba4d650a5b967a8a7e43fbc65e27
BLC_EXCLUDE: -s www.linkedin.com --accept-codes 403
include:
# VARIABLES
......@@ -80,6 +79,10 @@ include:
file: "latex/pages.yml"
ref: *ref
check-links:
variables:
BLC_EXCLUDE: -s www.linkedin.com -s doi.org/10.1145/3460120.3484786 --accept-codes 403
website-deploy:
stage: deploy
trigger:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment