Skip to content
Snippets Groups Projects
Commit c161869a authored by Carlos Natalino Da Silva's avatar Carlos Natalino Da Silva
Browse files

Improving the script.

parent 7dba376e
No related branches found
No related tags found
1 merge request!54Release 2.0.0
......@@ -10,7 +10,7 @@ REGISTRY_IMAGE=""
#REGISTRY_IMAGE="http://my-container-registry.local/"
# Set the list of components you want to build images for, and deploy.
COMPONENTS="context device automation policy service compute monitoring centralizedattackdetector opticalcentralizedattackdetector"
COMPONENTS="context device automation policy service compute monitoring centralizedattackdetector" # TODO: include opticalcentralizedattackdetector
# Set the tag you want to use for your images.
IMAGE_TAG="tf-dev"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment