Skip to content

Commit e00d635

Browse files
author
Simeranjeet Sandhu
committed
Updating ECR Tag
1 parent c123c19 commit e00d635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
env:
8686
ECR_REGISTRY: ${{ steps.login-ecr.outputs.registry }}
8787
ECR_REPOSITORY: ${{ secrets.ECR_REPO }}
88-
IMAGE_TAG: xmsui
88+
IMAGE_TAG: latest
8989
run: |
9090
echo "Cloning private repository"
9191
git clone https://openlxp-host:${{ secrets.ACCESS_TOKEN }}@github.com/OpenLXP/openlxp-private.git

0 commit comments

Comments
 (0)