Skip to content

Commit 15ab92a

Browse files
authored
ci(devcontainer): Don't use caches for docker build (#2999)
1 parent 3bcfa34 commit 15ab92a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build_images.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,3 @@ jobs:
6767
build-args: |
6868
BASE_IMAGE=${{ matrix.base_image }}
6969
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

Comments
 (0)