Commit 5933b02d authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

Merge branch...

Merge branch '53-fix-home-button-at-https-just-ci-gitlab-io-templates-points-to-gitlab-tsn-url' into 'main'

tests: pages baseurl always point to current URL

Closes #53

See merge request just-ci/templates!107
parents 238bc7a4 68f8a5b8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -18,6 +18,8 @@ include:

pages:
  stage: test
  variables:
    HUGO_BASEURL: ${CI_PAGES_URL}
  before_script:
    - cd tests/mockup_projects/pages
    - git clone https://github.com/alexandrevicenzi/soho.git themes/soho
+0 −1
Original line number Diff line number Diff line
---
baseurl: https://just-ci.gitlab.tsn.tno.nl/templates/
theme: soho
title: Just CI templates