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

Fix.

parent 9471a165
No related branches found
No related tags found
No related merge requests found
Pipeline #15108 failed
...@@ -98,9 +98,9 @@ check-links: ...@@ -98,9 +98,9 @@ check-links:
- bli inspect file://links.txt -t 30000 --reporters console,junit --ignore-skipped $BLC_EXCLUDE - bli inspect file://links.txt -t 30000 --reporters console,junit --ignore-skipped $BLC_EXCLUDE
dependencies: dependencies:
- build - build
artifacts: # artifacts:
reports: # reports:
junit: junit-report.xml # junit: junit-report.xml
rules: rules:
- if: "$DISABLE_REGULAR_PIPELINE" - if: "$DISABLE_REGULAR_PIPELINE"
when: never when: never
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment