Skip to content

Commit

Permalink
Merge pull request #148 from Azure-Samples/marlenezw-patch-2
Browse files Browse the repository at this point in the history
Update postprovision.sh
  • Loading branch information
marlenezw authored Aug 30, 2024
2 parents 90c1fa8 + d91508e commit 49e92c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions infra/hooks/postprovision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,5 @@ echo "Populating data ...."
jupyter nbconvert --execute --to python --ExecutePreprocessor.timeout=-1 data/create-azure-search.ipynb > /dev/null

echo "--- ✅ | 3. Post-provisioning - populated data ---"

echo "--- 🎉 | 4. Access your ACA deployed web app here: $WEB_SERVICE_ACA_URI

0 comments on commit 49e92c9

Please sign in to comment.