mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-09 00:04:46 +02:00
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