Skip to content

Commit

Permalink
use cache to build
Browse files Browse the repository at this point in the history
  • Loading branch information
jenbutongit committed Nov 30, 2024
1 parent be1dc18 commit d7e2e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
push: false
context: .
tags: ${{ steps.hashFile.outputs.tag }}
# cache-from: type=registry,ref=${{ steps.hashFile.outputs.tag }}
cache-from: type=registry,ref=xgovformbuilder/digital-form-builder-${{inputs.app}}:latest
# cache-to: type=registry,ref=${{ steps.hashFile.outputs.tag }},mode=max

- name: Build ${{inputs.app}} and push
Expand Down

0 comments on commit d7e2e25

Please sign in to comment.