mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-05 07:18:29 +08:00
Deploy script now outputs a message that deployment was successful with the new version number.
This commit is contained in:
parent
24161fbfa6
commit
db05f16156
@ -27,3 +27,7 @@ git commit -m "Release $version."
|
|||||||
git push
|
git push
|
||||||
|
|
||||||
Set-Location ..
|
Set-Location ..
|
||||||
|
|
||||||
|
Write-Output ""
|
||||||
|
Write-Output "Deployed release $version successfully."
|
||||||
|
Write-Output ""
|
||||||
|
Loading…
Reference in New Issue
Block a user