Skip to content

Commit

Permalink
build release 1.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
asteny committed Oct 9, 2024
1 parent 6294afc commit 72dec51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion soperator/release_terraform.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ if [ ! -f "$tarball" ] || [ -n "$force" ]; then
test \
README.md \
../LICENSE
echo "$(pwd)/$tarball created."
echo "$(pwd)/$tarball created"
fi

0 comments on commit 72dec51

Please sign in to comment.