monorepo/website/open.sh
ange e2ae63f07f
All checks were successful
/ mirror (push) Successful in 5s
/ deploy (push) Successful in 35s
feat: open website link
2025-01-10 15:33:32 +00:00

6 lines
149 B
Bash
Executable File

#!/bin/bash
branch="$(git describe --contains --all HEAD)"
xdg-open "https://$branch.g-eip-700-tls-7-1-eip-stephane.corbiere.icing.k8s.gmoker.com"