We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5df1cb commit 7ce3c55Copy full SHA for 7ce3c55
components/node-labeler/debug.sh
@@ -0,0 +1,8 @@
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
8
+source /workspace/gitpod/scripts/ws-deploy.sh deployment node-labeler false
0 commit comments