monorepo/website/open.sh
ange 23c1839e7b
All checks were successful
/ mirror (push) Successful in 4s
/ deploy (push) Successful in 35s
CI/CD build apk (#5)
Reviewed-on: #5
Co-authored-by: ange <ange@yw5n.com>
Co-committed-by: ange <ange@yw5n.com>
2025-02-17 09:29:24 +00:00

6 lines
118 B
Bash
Executable File

#!/bin/bash
branch="$(git describe --contains --all HEAD)"
xdg-open "https://$branch.monorepo.icing.k8s.gmoker.com"