Skip to content

Generate DB password and write it to keyVault. Use this value when build image for BE#32

Open
katerynaZh wants to merge 66 commits intomainfrom
feature/password_in_keyvault
Open

Generate DB password and write it to keyVault. Use this value when build image for BE#32
katerynaZh wants to merge 66 commits intomainfrom
feature/password_in_keyvault

Conversation

@katerynaZh
Copy link
Copy Markdown
Collaborator

No description provided.

echo "Push ${{ inputs.image_name }} docker image to GitHub Container Registry"
docker push ghcr.io/$REPO_OWNER_LOWER/${{ inputs.image_name }}:${{ inputs.tag }}

# VITE_BACKEND_API_URL="https://rest-api-$WEBAPP_BACKEND_NAME.azurewebsites.net"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need clean this up

YuriiBerezan and others added 27 commits August 13, 2025 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deploy apps as an Azure Web App

4 participants