Skip to content

Helper container used in build pipelining to merge yaml

Notifications You must be signed in to change notification settings

netbootxyz/docker-yaml-merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-yaml-merge

The purpose of this container is to merge a local template with a remote settings yaml file based on a unique version number that our repo just released. This is a helper container for a larger build and release pipeline.

Usage Snippet:

docker run --rm -it \
  -e RELEASE_TAG=your_release_tag \
  -v $(pwd):/buildout \
  netbootxyz/yaml-merge

About

Helper container used in build pipelining to merge yaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •