Skip to content

Commit c49f6db

Browse files
committed
Add debug.sh for proxy
1 parent f8001bb commit c49f6db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/proxy/debug.sh

+4
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)