srht.bigb.es
Log in
—
Register
~bigbes
/
ci-cacher
summary
tree
log
refs
ref:
c22d27ee9830bc6ed3152c1df526b47ef59e5315
ci-cacher
/main.go
-rw-r--r--
77 bytes
View
Log
View raw
Permalink
c22d27ee
— Eugene Blikh test.yml: collapse cache_garage_image to single 'cacher docker download --pull'
a day ago
1
2
3
4
5
6
7
package
main
import
"go.bigb.es/cacher/cmd"
func
main
()
{
cmd
.
Execute
()
}