Skip to content

Commit

Permalink
Update main_lyve-api.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis3797 authored May 15, 2024
1 parent 94679fa commit 2dfeae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_lyve-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
push: true
tags: ghcr.io/${{ secrets.AzureAppService_ContainerUsername_97aaefe12c734729aa1405c013101094 }}/lyve-app/lyve-backend/lyve-api:${{ github.sha }}
file: .apps/api/Dockerfile
file: ./apps/api/Dockerfile

deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2dfeae4

Please sign in to comment.