Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
pohanhuangtw committed May 21, 2024
1 parent a39d48f commit a5c2451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ function prepareRepository() {
local currentRepo="$3"
local tag="$4"
local repo_set
local formulateRepository
local formulateRepository="$3"

# Capture the output of the function into a variable
repo_set=$(get_all_repositories_with_tags_all "$registryUsername" "$registryPassword")
Expand Down

0 comments on commit a5c2451

Please sign in to comment.