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

Update .gitlab-ci.yml file

parent 75c6c851
No related branches found
No related tags found
No related merge requests found
Pipeline #30175 failed
...@@ -106,7 +106,8 @@ post_deploy:check_links: ...@@ -106,7 +106,8 @@ post_deploy:check_links:
- npm install broken-link-checker -g - npm install broken-link-checker -g
- blc https://dojo.isc-hesge.ch/ -ro - blc https://dojo.isc-hesge.ch/ -ro
allow_failure: false when: delayed allow_failure: false
when: delayed
start_in: 6 minutes # cron job for deploy is every 5 min start_in: 6 minutes # cron job for deploy is every 5 min
rules: rules:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH' - 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