Skip to content

Commit

Permalink
Merge pull request #13 from Sanketika-Obsrv/test-web-console
Browse files Browse the repository at this point in the history
#OBS-I280 : removed prefix
  • Loading branch information
HarishGangula authored Oct 22, 2024
2 parents 8dc49d9 + deee8c2 commit d551556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: docker/build-push-action@v4
with:
push: true
tags: ${{ vars.DOCKERHUB_USERNAME }}/sb-obsrv-web-console:${{ github.ref_name }}
tags: ${{ vars.DOCKERHUB_USERNAME }}/obsrv-web-console:${{ github.ref_name }}

aws-deploy:
needs: [check-tag, docker-build]
Expand Down

0 comments on commit d551556

Please sign in to comment.