Skip to content

Commit c62db3a

Browse files
committed
fixing docker layer cache
1 parent c98b36c commit c62db3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/_docker-build-template.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
username: ${{ github.actor }}
2424
password: ${{ secrets.GITHUB_TOKEN }}
2525

26+
- uses: crazy-max/ghaction-github-runtime@v3<
27+
2628
- uses: docker/setup-buildx-action@v3
2729

2830
- uses: docker/build-push-action@v6

0 commit comments

Comments
 (0)