We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bcfa34 commit 15ab92aCopy full SHA for 15ab92a
1 file changed
.github/workflows/build_images.yml
@@ -67,5 +67,3 @@ jobs:
67
build-args: |
68
BASE_IMAGE=${{ matrix.base_image }}
69
RUBY_VERSION=${{ matrix.ruby_version }}
70
- cache-from: type=gha,scope=${{ matrix.flavor }}
71
- cache-to: type=gha,mode=max,scope=${{ matrix.flavor }}
0 commit comments