Closed yungcomputerchair closed 2 years ago
Non-PR pushes now trigger a job to compress and SCP artifacts to a predefined endpoint. Secrets that need to be added before this works:
BOT_SSH_KEY
ENDPOINT
user@host:/tmp/...
Non-PR pushes now trigger a job to compress and SCP artifacts to a predefined endpoint. Secrets that need to be added before this works:
BOT_SSH_KEY
: private SSH key to access endpointENDPOINT
: full path to destination e.g.user@host:/tmp/...