Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 330 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 330 Bytes

EIR documentation

EIR is a simple GO program to clean esioci postgres database.

EIR search al RUNNING or CREATED builds older than 2 hours and change it status to TIMEOUT.

How to build

make deps => get dependencies

make build => build eir binary

How to test

Noting here yet...

How to run

./eir