changing platform for github actions deployment

This commit is contained in:
Khalim Conn-Kowlessar 2023-09-01 18:03:42 +01:00
parent 7bd15357d6
commit c3fac38388

View file

@ -64,6 +64,7 @@ jobs:
tags: ${{ steps.set_ecr_credentials.outputs.ecr_uri }}:${{ github.sha }}
cache-from: type=gha
cache-to: type=gha,mode=max
platform: linux/amd64
- name: Deploy to AWS Lambda via Serverless
env: