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

removed main branch limitation

parent 38fce535
No related branches found
No related tags found
1 merge request!220Add schema-link-checker to docs pipeline (planning#101)
...@@ -69,8 +69,6 @@ upload:production: ...@@ -69,8 +69,6 @@ upload:production:
- rsync -rLvz --delete --checksum -e "ssh -o CheckHostIP=no" --ipv4 --progress ./build/. fitko@dorado.uberspace.de:docs.fitko.de/fit-connect - rsync -rLvz --delete --checksum -e "ssh -o CheckHostIP=no" --ipv4 --progress ./build/. fitko@dorado.uberspace.de:docs.fitko.de/fit-connect
link-check: link-check:
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
stage: validate stage: validate
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
......
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