mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 09:14:46 +01:00
chore: Remove gha cache (#26064)
Co-authored-by: xneyder <xneyder@gmail.com>
This commit is contained in:
parent
ff2271bf87
commit
ae21d9c1fe
2
.github/workflows/rust-docker-build.yml
vendored
2
.github/workflows/rust-docker-build.yml
vendored
@ -107,8 +107,6 @@ jobs:
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
platforms: linux/arm64,linux/amd64
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
build-args: BIN=${{ matrix.image }}
|
||||
|
||||
- name: Container image digest
|
||||
|
Loading…
Reference in New Issue
Block a user