File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 4040 with :
4141 push : true
4242 context : ./users/
43+ platforms : linux/amd64,linux/arm/v7,linux/arm64
4344 file : ./users/Dockerfile
4445 tags : |
4546 mmorejon/${{ env.USERS_IMAGE_NAME }}:${{ steps.get_version.outputs.VERSION }}
4950 with :
5051 push : true
5152 context : ./website/
53+ platforms : linux/amd64,linux/arm/v7,linux/arm64
5254 file : ./website/Dockerfile
5355 tags : |
5456 mmorejon/${{ env.WEBSITE_IMAGE_NAME }}:${{ steps.get_version.outputs.VERSION }}
5860 with :
5961 push : true
6062 context : ./movies/
63+ platforms : linux/amd64,linux/arm/v7,linux/arm64
6164 file : ./movies/Dockerfile
6265 tags : |
6366 mmorejon/${{ env.MOVIES_IMAGE_NAME }}:${{ steps.get_version.outputs.VERSION }}
6770 with :
6871 push : true
6972 context : ./showtimes/
73+ platforms : linux/amd64,linux/arm/v7,linux/arm64
7074 file : ./showtimes/Dockerfile
7175 tags : |
7276 mmorejon/${{ env.SHOWTIMES_IMAGE_NAME }}:${{ steps.get_version.outputs.VERSION }}
7680 with :
7781 push : true
7882 context : ./bookings/
83+ platforms : linux/amd64,linux/arm/v7,linux/arm64
7984 file : ./bookings/Dockerfile
8085 tags : |
8186 mmorejon/${{ env.BOOKINGS_IMAGE_NAME }}:${{ steps.get_version.outputs.VERSION }}
You can’t perform that action at this time.
0 commit comments