diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 40efbaef7..d0ef8281f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -101,7 +101,7 @@ integration: website: stage: deploy script: - - rsync web/landing.html $DEPLOY_PATH/index.html + - rsync web/ $DEPLOY_PATH/ only: - develop tags: diff --git a/web/landing.html b/web/index.html similarity index 76% rename from web/landing.html rename to web/index.html index 5cb405aba..98e3e6f68 100644 --- a/web/landing.html +++ b/web/index.html @@ -15,11 +15,8 @@
  • RWTH GitLab
  • -

    Documentation

    - - +

    Documentation

    +

    Coverage

    +

    WebSocket demo