mirror of
https://github.com/Automattic/harper.git
synced 2025-12-23 08:48:15 +00:00
fix(ci): cache intermediate layers
This commit is contained in:
parent
e38cf90610
commit
a5eb934d4f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_web.yml
vendored
2
.github/workflows/build_web.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
- uses: redhat-actions/buildah-build@v2
|
||||
with:
|
||||
image: web
|
||||
layers: false
|
||||
layers: true
|
||||
containerfiles: |
|
||||
Dockerfile
|
||||
build-args: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue