Skip to content

squizzi/hackweek-clone-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Hackweek Git Clone -> Buildkit build -> Push to Registry

Usage

Create a GitHub authtoken and grant repo privileges to the token, then:

sudo ./builder msr.example.com/user/repo:tag $GIT_REPO $GIT_REF $GIT_AUTH_TOKEN

For example:

sudo ./builder some.registry.com/admin/hello-word:cooltag https://github.com/squizzi/hackweek-hello-world.git master SUPERSECRETAUTHTOKEN

About

Git clone -> Buildkit build -> Push to registry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages