add estimate to job

This commit is contained in:
2021-09-15 18:10:07 +10:00
parent a068133149
commit 5db1cf9e32

2
TODO
View File

@@ -1,4 +1,6 @@
## GENERAL
* estimate time to finish (say once we have taken longer than 5 mins?), then based on progress so far...
* get build process to create a random string for secret for PROD, otherwise use builtin for dev
* comment your code