Emile Bangma
2024-10-17 67e1beea7052ea515d47b881d4a30fa3ed847b0b
docs/hosting.md
@@ -61,6 +61,8 @@
        with:
          fetch-depth: 0 # Fetch all history for git info
      - uses: actions/setup-node@v4
        with:
          node-version: 22
      - name: Install Dependencies
        run: npm ci
      - name: Build Quartz
@@ -206,7 +208,7 @@
    paths:
      - public
  tags:
    - docker
    - gitlab-org-docker
pages:
  stage: deploy