Skip to content

Commit

Permalink
updated build path
Browse files Browse the repository at this point in the history
  • Loading branch information
jagankumar-egov authored Jul 16, 2024
1 parent 21234de commit 9195f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mfe-ui-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Build the Docker image
id: docker_build
working-directory: ./micro-ui/web/packages/core
working-directory: ./micro-ui/web/packages/ui
run: |
IMAGE_TAG=egovio/ui:${{ env.BRANCH_NAME }}-${{ env.COMMIT_ID }}-${{ env.ACTION_NUMBER }}
docker build . \
Expand Down

0 comments on commit 9195f86

Please sign in to comment.