Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 346 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 346 Bytes

This program replaces docker images with images from the last successful Jenkins build.

Before first run:

  • Create a config.json file using the example.config.json file.
  • The files config.json and main.go must be located in same directory.

Run:

  • In the terminal go to the directory with the main.go file.
  • Execute: go run main.go