Details
-
Bug
-
Resolution: Done
-
Medium
-
None
Description
image_tag=$( (git branch || echo "* local") | grep "^*" | awk '
{print $2}')
The blucon.sh script should also be called from ci-management git in ci.
Before setting the image tag, the script should change directory to validation and after finding the image tag should go to parent folder.