Azure / Azure/Build-Modern-AI-Apps-Hackathon

Web and Api Images not pushed after running ./scripts/Starter-Deploy.ps1

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
71
Forks
54
PR merge metrics
No merged PRs in 30d

Description

When I run the script, the ACR is created but not the images. After doing some debugging, I noticed that $stepBuildPush is somehow set to false although the default is true. setting the param stepBuildPush to 1 seems to work so not sure why that variable would need to be set to true explicitly.

I ran into another issue when BuildPush.ps1 runs:
CreateFile ....\Build-Modern-AI-Apps-Hackathon\starter-artifacts\code\VectorSearchAiAssistant\docker\docker-compose.yml: The system cannot find the path specified.

So the images are not created

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.