Migrate prod:deploy to standalone script

This commit is contained in:
Claudio Ortolina
2025-10-07 01:16:19 +03:00
parent 0803361a2a
commit c06afe631a
4 changed files with 9 additions and 7 deletions
+8
View File
@@ -0,0 +1,8 @@
#!/usr/bin/env bash
#MISE description="Deploy on production and monitor deployment"
#MISE confirm="Are you sure you want to deploy to production?"
set -e
hurl --test --progress-bar scripts/prod/deploy.hurl