Commit 9ba706f5 authored by Spiros Koulouzis's avatar Spiros Koulouzis

change dir

parent abeb3873
#!/bin/bash
cd ../
echo "----------Building manager Docker--------------"
cd manager && mvn -Dmaven.test.skip=true dockerfile:build
status=$?
......
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