Skip to content

hajoeichler/automation-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Automation Snippets

This is a collection of small shell scripts used in continous integration/deployment/delivery environments.

Why

When using eg Jenkins as CI software the job configurations should be as small and dump as possible - one line shell scripts are the best!

Further, everything that can be triggered from those kind of CI software should be also be triggered from command line.

Content

Git:

  • clone-or-pull
  • push5x
  • git-cmd
  • git-release
  • git-next-devel

TODO

  • package the snippets as debian package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published