Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiavrammsd committed Sep 1, 2024
1 parent d09e72d commit fb62271
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions code-quality.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ build_target=$6 # tests
echo $default_branch
echo $event
echo $workspace
echo $build_path=$4
echo $build_type=$5
echo $build_target=$6
echo $build_path
echo $build_type
echo $build_target

if [ -z ${default_branch} ]; then
echo "Branch is missing"
Expand Down

0 comments on commit fb62271

Please sign in to comment.