Skip to content

Commit 5ee967f

Browse files
authored
Merge pull request #176 from Dstack-TEE/fix-subvar
fix(kms): Missed subvar in deploy-to-vmm.sh script
2 parents b8d54af + 84288e6 commit 5ee967f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kms/dstack-app/deploy-to-vmm.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ subvar() {
7878
subvar ETH_RPC_URL
7979
subvar KMS_CONTRACT_ADDR
8080
subvar GIT_REV
81+
subvar IMAGE_DOWNLOAD_URL
8182

8283
echo "Docker compose file:"
8384
cat "$COMPOSE_TMP"

0 commit comments

Comments
 (0)