Aaron Pham
2024-10-07 66d7dd8677e5ef05c97773f3590d43ef97d21d98
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