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

codefresh-contrib/cfstep-codecommit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfstep-codecommit

Codefresh Step for Cloning an AWS CodeCommit Git repository

ENVIRONMENT VARIABLE DEFAULT TYPE REQUIRED DESCRIPTION
GIT_PASSWORD null string Yes AWS CodeCommit Git password
GIT_USER null string Yes AWS CodeCommit Git username
  GitClone:
    image: codefreshplugins/cfstep-codecommit
    environment:
      - GIT_PASSWORD=########
      - GIT_USER=mygituser

Recommend putting GIT Credentials into a Shared Configuration

Note that you need to create a webhook from AWS to use this plugin - see more details in this blog post https://codefresh.io/continuous-integration/integrate-aws-codecommit-repository-codefresh/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published