Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 666 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 666 Bytes

Deprecated!!!

project moved to github

Gitlab CI Builder

packages:

openssh-client wget zip unzip git tree gcc
g++ build-essential cmake apt-transport-https
ca-certificates openssl

features:

  1. enviroment varibles: $SSH_PRIVATE_KEY, $SSH_SSH_PRIVATE_KEY_0 to $SSH_PRIVATE_KEY_4 will auto pipe into ssh-add.

  2. $GIT_USER_NAME, $GIT_USER_EMAIL will set as git global config if they are exist.

  3. if $SSH_KNOWN_HOSTS exist, it will write to ~/.ssh/known_hosts, if it's empty, ssh StrictHostKeyChecking will be closed.

node

gcbuilder/node

commands: node, npm, yarn & cnpm