Skip to content
  • Guido Gunther's avatar
    Publish built html pages automatically · 6d830767
    Guido Gunther authored
    This needs the protected variables
    
       - 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
    
    Closes: #14
    6d830767
Validating GitLab CI configuration… Learn more