Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Maddiaa0 committed Feb 8, 2024
1 parent 9eeb7e6 commit e3564da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build-system/scripts/remote_run_script
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,8 @@ ssh -A -F $SSH_CONFIG_PATH $IP "
export ECR_DEPLOY_URL=$ECR_DEPLOY_URL
export ECR_URL=$ECR_URL
export BUILD_SYSTEM_DEBUG=${BUILD_SYSTEM_DEBUG:-}
# temp while we transitioning to avm
AVM_ENABLED=${AVM_ENABLED:-}
./remote_runner $@
"

0 comments on commit e3564da

Please sign in to comment.