Skip to content
Snippets Groups Projects
Verified Commit a6989b6e authored by orestis.malaspin's avatar orestis.malaspin
Browse files

added delay for link check to allow for deployment

parent aa2517f5
No related branches found
No related tags found
No related merge requests found
......@@ -106,6 +106,8 @@ post_deploy:check_links:
- npm install broken-link-checker -g
- blc https://dojo.isc-hesge.ch/ -ro
allow_failure: false
allow_failure: false when: delayed
start_in: 5 minutes
rules:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment