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 33b6725 commit 1cf2717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-sentenx-push-tag-shared.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
echo "COMMIT_SHA=$GITHUB_SHA" | tee -a "${GITHUB_ENV}"
echo "IMAGE_TAG=${{ secrets.ECR }}/sentenx:$TAG" | tee -a "${GITHUB_ENV}" # SentenX
echo "IMAGE_SOURCE_URL=https://github.com/weni-ai/sentenX" | tee -a "${GITHUB_ENV}"
echo "MANIFESTS_REPOSITORY=Ilhasoft/kubernetes-manifests-platform" | tee -a "${GITHUB_ENV}"
echo "MANIFESTS_REPOSITORY=weni-ai/kubernetes-manifests-platform" | tee -a "${GITHUB_ENV}"
echo "MANIFESTS_APPLICATION=sentenx" | tee -a "${GITHUB_ENV}" # SentenX
echo "MANIFESTS_PATCH_TARGET=deployment.json" | tee -a "${GITHUB_ENV}"
Expand Down

0 comments on commit 1cf2717

Please sign in to comment.