项目作者: sivsivsree

项目描述 :
CICD automation tool to test build and push the containers to AWS ECR registry.
高级语言: Go
项目地址: git://github.com/sivsivsree/webhookcicd.git
创建时间: 2020-01-17T15:02:47Z
项目社区:https://github.com/sivsivsree/webhookcicd

开源协议:

下载


webhookcicd

CICD automation tool to test build and push the containers to AWS ECR registry.

  1. $> cicdserver set tracking http://github.com/grapetechadmin/something
  2. OK
  3. $> cicd --branch build --ver dev
  4. OK
  5. $> cicd show
  6. version : ver
  7. current branch : master
  8. current build no : dev-x
  9. tracking : http://github.com/grapetechadmin/something