We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3117032 commit 482d882Copy full SHA for 482d882
1 file changed
build/tfs/linux/release-snap.sh
@@ -7,6 +7,7 @@ step "Build snap package" \
7
npm run gulp -- "vscode-linux-$ARCH-build-snap"
8
9
# Variables
10
+PLATFORM_LINUX="linux-$ARCH"
11
PLATFORM_SNAP="linux-snap-$ARCH"
12
REPO="`pwd`"
13
ROOT="$REPO/.."
0 commit comments