UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 0e6b3bd9 authored by Zachariah Dzielinski's avatar Zachariah Dzielinski
Browse files

Formatting

parent 5f9c5a2c
No related branches found
No related tags found
1 merge request!158Linting for changelog and version
Pipeline #138667 passed with warnings
......@@ -51,8 +51,8 @@ fi
echo "--------------------------------------------------------"
echo "Default branch base git repository version (${BASEGIT_FILE}): $basegit_default_tag"
echo "Local branch base git repository version (${BASEGIT_FILE}): $basegit_local_tag"
echo "Default branch base git repository tag (${BASEGIT_FILE}): $basegit_default_tag"
echo "Local branch base git repository tag (${BASEGIT_FILE}): $basegit_local_tag"
# error if the versions are not different
if [[ "$chart_default_version" == "$chart_local_version" ]]; then
......
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