Commit dcdd8bd1 authored by Mohammed Ismail's avatar Mohammed Ismail

updated

parent 8a8be955
...@@ -210,6 +210,7 @@ class Containerize(): ...@@ -210,6 +210,7 @@ class Containerize():
#return 0 #return 0
# Build the shared image # Build the shared image
sharedimage = ''
if self.host == 'obelix': if self.host == 'obelix':
sharedimage = 'ran-build' sharedimage = 'ran-build'
elif self.host == 'asterix': elif self.host == 'asterix':
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment