File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 31
31
with :
32
32
push : true
33
33
tags : farfallebackend.azurecr.io/${{ secrets.AzureAppService_ContainerUsername_abc14ec1783a4e46b2aaa3b71b6ff5f2 }}/farfalle-backend:${{ github.sha }}
34
- file : ./Dockerfile
34
+ file : ./src/backend/ Dockerfile
35
35
36
36
deploy :
37
37
runs-on : ubuntu-latest
48
48
app-name : ' farfalle-backend'
49
49
slot-name : ' production'
50
50
publish-profile : ${{ secrets.AzureAppService_PublishProfile_8693fb95506746ad8d81ab75d836aec5 }}
51
- images : ' farfallebackend.azurecr.io/${{ secrets.AzureAppService_ContainerUsername_abc14ec1783a4e46b2aaa3b71b6ff5f2 }}/farfalle-backend:${{ github.sha }}'
51
+ images : ' farfallebackend.azurecr.io/${{ secrets.AzureAppService_ContainerUsername_abc14ec1783a4e46b2aaa3b71b6ff5f2 }}/farfalle-backend:${{ github.sha }}'
You can’t perform that action at this time.
0 commit comments