Skip to content
Snippets Groups Projects
Commit 39d3157d authored by Pascal Osterwinter's avatar Pascal Osterwinter
Browse files

Update .gitlab-ci.yml file

parent 0229d129
No related branches found
No related tags found
1 merge request!222Update .gitlab-ci.yml file
...@@ -70,6 +70,8 @@ upload:production: ...@@ -70,6 +70,8 @@ upload:production:
link-check: link-check:
stage: validate stage: validate
rules:
- if: $CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH
variables: variables:
CRAWLER_URL: https://preview.docs.fitko.dev/fit-connect/$CI_COMMIT_REF_SLUG/docs CRAWLER_URL: https://preview.docs.fitko.dev/fit-connect/$CI_COMMIT_REF_SLUG/docs
CRAWLER_DOMAIN: preview.docs.fitko.dev/fit-connect/$CI_COMMIT_REF_SLUG/docs CRAWLER_DOMAIN: preview.docs.fitko.dev/fit-connect/$CI_COMMIT_REF_SLUG/docs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment