Skip to content

amarouane-ABDELHAK/GHRC-TF-CICD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GHRC-TF-CICD

A docker image to build and deploy GHRC repo to Bamboo-CI.

How to Use

cd to your cloned repo You should define a build.sh in your repo. build.sh contains the logic of your build+deployment

docer run --rm -v $PWD:/home/bamboo/workstation amarouane/ghrc-tf-cicd

If you want to pass a cutom build your repo run

docer run --rm -v $PWD:/home/bamboo/workstation amarouane/ghrc-tf-cicd -e custom.sh

Custome script should be in the root directory of your cloned repo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published