Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiio committed Apr 12, 2024
1 parent 480f098 commit d40d724
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,8 @@ jobs:
with:
builder: ${{ steps.buildx.outputs.name }}
context: ${{ matrix.php-version }}
# file: ${{ matrix.php-version }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
no-cache: true
push: true

0 comments on commit d40d724

Please sign in to comment.