Skip to content

Commit

Permalink
Moved Dockerfile to root directory
Browse files Browse the repository at this point in the history
  • Loading branch information
GiridharRNair committed Nov 21, 2023
1 parent 1ba0e60 commit d4401f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_profstatsutd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
push: true
tags: profstatsutd.azurecr.io/${{ secrets.AzureAppService_ContainerUsername_dad78c03511a49a890d56e29b1d04379 }}/profstatsutd:${{ github.sha }}
file: ./server/Dockerfile
file: Dockerfile

deploy:
runs-on: ubuntu-latest
Expand Down
File renamed without changes.

0 comments on commit d4401f4

Please sign in to comment.