mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
commit
884376eee7
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ jobs:
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v4
|
||||||
with:
|
with:
|
||||||
context: ./model_data/simulation_system
|
context: ./model_data/simulation_system
|
||||||
file: Dockerfiles/Dockerfile.prediction.lambda
|
file: ./model_data/simulation_system/Dockerfiles/Dockerfile.prediction.lambda
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.set_ecr_credentials.outputs.ecr_uri }}:${{ github.sha }}
|
tags: ${{ steps.set_ecr_credentials.outputs.ecr_uri }}:${{ github.sha }}
|
||||||
cache-from: type=gha
|
cache-from: type=gha
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue