Emile Bangma
2024-09-25 5eec1e98e6f6b16d4a29cdbbc69c573fb06e538d
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