Skip to content

Commit ca5ac1f

Browse files
committed
Simplify deploying usage in preview
1 parent fc92d58 commit ca5ac1f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

components/usage/debug.sh

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/bin/bash
2+
# Copyright (c) 2022 Gitpod GmbH. All rights reserved.
3+
# Licensed under the GNU Affero General Public License (AGPL).
4+
# See License-AGPL.txt in the project root for license information.
5+
6+
set -Eeuo pipefail
7+
source /workspace/gitpod/scripts/ws-deploy.sh deployment usage

0 commit comments

Comments
 (0)