Format shell scripts with shfmt
This commit is contained in:
@@ -5,4 +5,4 @@ push_image_to_registry() {
|
||||
echo "⏫ Pushing '${target_tag}'"
|
||||
$DRY docker push "${target_tag}"
|
||||
echo "✅ Finished pushing the Docker image '${target_tag}'."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user