Skip to content

Commit

Permalink
Added workflow for web-admin
Browse files Browse the repository at this point in the history
  • Loading branch information
subru-37 committed Nov 24, 2024
1 parent 09dacc4 commit 66da60c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
docker tag registration-admin ${{ secrets.DOCKER_USER }}/registration-admin:latest
docker push ${{ secrets.DOCKER_USER }}/registration-admin:latest
build-and-push-web-admin:
build-and-push-web-admin:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 66da60c

Please sign in to comment.