File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 with :
4040 push : true
4141 context : ./users/
42- file : ./Dockerfile
42+ file : ./users/ Dockerfile
4343 tags : |
4444 mmorejon/${{ env.USERS_IMAGE_NAME }}:${{ steps.get_version.outputs.VERSION }}
4545 ghcr.io/mmorejon/${{ env.USERS_IMAGE_NAME }}:${{ steps.get_version.outputs.VERSION }}
4848 with :
4949 push : true
5050 context : ./movies/
51- file : ./Dockerfile
51+ file : ./movies/ Dockerfile
5252 tags : |
5353 mmorejon/${{ env.MOVIES_IMAGE_NAME }}:${{ steps.get_version.outputs.VERSION }}
5454 ghcr.io/mmorejon/${{ env.MOVIES_IMAGE_NAME }}:${{ steps.get_version.outputs.VERSION }}
5757 with :
5858 push : true
5959 context : ./showtimes/
60- file : ./Dockerfile
60+ file : ./showtimes/ Dockerfile
6161 tags : |
6262 mmorejon/${{ env.SHOWTIMES_IMAGE_NAME }}:${{ steps.get_version.outputs.VERSION }}
6363 ghcr.io/mmorejon/${{ env.SHOWTIMES_IMAGE_NAME }}:${{ steps.get_version.outputs.VERSION }}
6666 with :
6767 push : true
6868 context : ./bookings/
69- file : ./Dockerfile
69+ file : ./bookings/ Dockerfile
7070 tags : |
7171 mmorejon/${{ env.BOOKINGS_IMAGE_NAME }}:${{ steps.get_version.outputs.VERSION }}
7272 ghcr.io/mmorejon/${{ env.BOOKINGS_IMAGE_NAME }}:${{ steps.get_version.outputs.VERSION }}
You can’t perform that action at this time.
0 commit comments