Skip to content

Commit

Permalink
Add additional log line when setting app installation id
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-helmich committed May 13, 2024
1 parent 7698b38 commit 18db036
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ pre_install_actions:
fi
ddev config --web-environment-add MITTWALD_APP_INSTALLATION_ID=${app_id}
echo "MITTALD_APP_INSTALLATION_ID set to ${app_id}"
fi
Expand Down

0 comments on commit 18db036

Please sign in to comment.