Skip to content

Commit

Permalink
Test docker build with composer 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
vtsykun committed Feb 13, 2024
1 parent 6ec39b4 commit b96f75d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker_gcr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ jobs:
push: true
tags: ghcr.io/vtsykun/cron-bundle:latest
platforms: linux/amd64
cache-from: type=gha,scope=${{ github.workflow }}
cache-to: type=gha,scope=${{ github.workflow }},mode=max

0 comments on commit b96f75d

Please sign in to comment.