Fix: Forgot 'fi' to end if clause in bash snippet
This commit is contained in:
@@ -49,4 +49,4 @@ jobs:
|
||||
exit 1
|
||||
else
|
||||
echo "Version and git tag match. Check passed."
|
||||
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user