Skip to content

Commit

Permalink
SAASMLOPS-910 add the ecr repo feast-bytewax
Browse files Browse the repository at this point in the history
  • Loading branch information
brijesh-vora-sp committed Feb 2, 2024
1 parent 3dddca9 commit f2f44b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pipeline {

environment {

SERVICE_NAME = "bytewax"
SERVICE_NAME = "feast-bytewax"
GITHUB_REPO = "git@github.com:sailpoint/feast.git"
ECR_REPOSITORY = "${env.AWS_ACCOUNT_ID}.dkr.ecr.us-east-1.amazonaws.com"
REPOSITORY_NAME = "sailpoint/${SERVICE_NAME}"
Expand Down

0 comments on commit f2f44b4

Please sign in to comment.