Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • D developer.puri.sm
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 78
    • Issues 78
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Librem5
  • developer.puri.sm
  • Merge requests
  • !101

Merged
Created Dec 20, 2018 by Guido Gunther@guido.guntherOwner

Publish build html pages automatically

  • Overview 9
  • Commits 1
  • Pipelines 2
  • Changes 1

This will avoid the confusion as of e.g. yesterday how docs show up on developer.puri.sm.

Needs the protected variables within Gitlab's UI

  • RSYNC_TARGET: remote host and folder
  • SSH_USER: ssh user to log in as
  • SSH_PORT: sshd port on the remote side
  • SSH_KEY: ssh private key
  • SSH_HOST_KEY: ssh host key of target gathered via e.g. ssh-keyscan

filled in to work.

A version churning in my personal repo can be seen in action here:

https://source.puri.sm/guido.gunther/developer.puri.sm/pipelines/2883

published here

https://storage.puri.sm/doctest/_build/html/

@david.boddie I can help with filling these before merging this MR.

Closes: #14 (closed)

Edited Dec 20, 2018 by Guido Gunther
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: publish-automatically