feat: open website link
This commit is contained in:
parent
a83709bbad
commit
e2ae63f07f
5
website/open.sh
Executable file
5
website/open.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/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"
|
Loading…
Reference in New Issue
Block a user