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

geektr-cloud/gitlab-ci-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published