Skip to content

Commit

Permalink
Deploy sonar upgrade module test
Browse files Browse the repository at this point in the history
  • Loading branch information
linda.nasredin committed Oct 10, 2023
1 parent bda8c2a commit 8ea90b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
done
fi
all_tags=$(git tag)
filtered_tags=()
# Loop through each tag and filter if greater than or equal to begin_tag
for tag in $all_tags; do
Expand Down

0 comments on commit 8ea90b3

Please sign in to comment.