Skip to content

Commit b9b027f

Browse files
committed
Add debug.sh for proxy
1 parent d867c4c commit b9b027f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/proxy/debug.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
3+
set -Eeuo pipefail
4+
source /workspace/gitpod/scripts/ws-deploy.sh deployment proxy false

0 commit comments

Comments
 (0)