mirror of
https://github.com/gryf/coach.git
synced 2025-12-18 03:30:19 +01:00
typo fix (#396)
This commit is contained in:
committed by
Gal Leibovich
parent
7b0fccb041
commit
fc50398544
@@ -1,4 +0,0 @@
|
||||
[coach]
|
||||
image = amr-registry.caas.intel.com/aipg/coach
|
||||
memory_backend = redispubsub
|
||||
data_store = redis
|
||||
@@ -2,10 +2,6 @@ REGISTRY=gcr.io
|
||||
REGISTRY=docker.io
|
||||
ORGANIZATION=nervana
|
||||
|
||||
# REGISTRY=amr-registry.caas.intel.com
|
||||
# ORGANIZATION=aipg
|
||||
# IMAGE=coach
|
||||
|
||||
CONTEXT = $(realpath ..)
|
||||
|
||||
BUILD_ARGUMENTS=
|
||||
|
||||
Reference in New Issue
Block a user