Skip to content

Commit 947d563

Browse files
committed
Add SNAPCRAFT secret vars
1 parent 648a5b0 commit 947d563

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build/tfs/linux/build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ export MOONCAKE_STORAGE_ACCESS_KEY="$5"
1313
export AZURE_DOCUMENTDB_MASTERKEY="$6"
1414
export LINUX_REPO_PASSWORD="$7"
1515
VSO_PAT="$8"
16+
export SNAPCRAFT_MACAROON="$9"
17+
export SNAPCRAFT_UNBOUND_DISCHARGE="$10"
1618

1719
echo "machine monacotools.visualstudio.com password $VSO_PAT" > ~/.netrc
1820

0 commit comments

Comments
 (0)