Skip to content

Commit

Permalink
Add cache
Browse files Browse the repository at this point in the history
  • Loading branch information
danielxnj committed Nov 21, 2023
1 parent 138ecad commit e74f4c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
push: true
tags: ${{ steps.aws-ecr.outputs.registry }}/pr-test:${{ github.sha }}
build-args: COMMIT_HASH=${{ github.sha }}
cache-from: type=gha
cache-to: type=gha,mode=max

- name: start deployment
uses: bobheadxi/[email protected]
Expand Down

0 comments on commit e74f4c7

Please sign in to comment.