Skip to content

Commit

Permalink
ci: load image for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp committed Apr 3, 2024
1 parent a7738a0 commit 2e0314e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
context: ./dist/base/${{ matrix.php_version }}-${{ matrix.php_type }}-${{ matrix.os_name }}
platforms: linux/${{ matrix.builder.arch }}
push: false
load: true
tags: ${{ steps.meta.outputs.tags }}
cache-from: type=type=gha,scope=build-${{ env.PLATFORM_CACHE_TAG }}
cache-to: type=gha,scope=build-${{ env.PLATFORM_CACHE_TAG }}
Expand Down

0 comments on commit 2e0314e

Please sign in to comment.