mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
Remove docker layer caching (#5587)
Co-authored-by: openhands <openhands@all-hands.dev>
This commit is contained in:
parent
deb2d330b6
commit
e0626a5741
3
.github/workflows/ghcr-build.yml
vendored
3
.github/workflows/ghcr-build.yml
vendored
@ -68,9 +68,6 @@ jobs:
|
||||
- name: Set up Docker Buildx
|
||||
id: buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
- name: "Set up docker layer caching"
|
||||
uses: satackey/action-docker-layer-caching@v0.0.11
|
||||
continue-on-error: true
|
||||
- name: Build and push app image
|
||||
if: "!github.event.pull_request.head.repo.fork"
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user