Skip to content

Commit

Permalink
Update MANIFESTS_REPOSITORY weni-ai
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelloale authored Oct 11, 2023
1 parent 8009eb4 commit a6ea2b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
echo "COMMIT_SHA=$GITHUB_SHA" | tee -a "${GITHUB_ENV}"
echo "IMAGE_TAG=ilhasoft/chatguy-nlp:${TAG}" | tee -a "${GITHUB_ENV}"
echo "IMAGE_SOURCE_URL=https://github.com/Ilhasoft/chatguy-nlp" | tee -a "${GITHUB_ENV}"
echo "MANIFESTS_REPOSITORY=Ilhasoft/kubernetes-manifests-artificial-intelligence" | tee -a "${GITHUB_ENV}"
echo "MANIFESTS_REPOSITORY=weni-ai/kubernetes-manifests-artificial-intelligence" | tee -a "${GITHUB_ENV}"
echo "MANIFESTS_APPLICATION=ai-chatguy" | tee -a "${GITHUB_ENV}"
echo "MANIFESTS_PATCH_TARGET=deployment.json" | tee -a "${GITHUB_ENV}"
Expand Down

0 comments on commit a6ea2b9

Please sign in to comment.