mirror of
https://github.com/bitwarden/self-host.git
synced 2026-06-27 22:05:45 +00:00
Remove cache-from and cache-to options in workflow (#489)
This commit is contained in:
2
.github/workflows/build-bitwarden-lite.yml
vendored
2
.github/workflows/build-bitwarden-lite.yml
vendored
@@ -213,8 +213,6 @@ jobs:
|
||||
SERVER_TAG=${{ steps.tag.outputs.image_tag }}
|
||||
WEB_IMAGE=${{ steps.web-tag.outputs.web_image }}
|
||||
WEB_TAG=${{ steps.web-tag.outputs.web_tag }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=min
|
||||
|
||||
- name: Install Cosign
|
||||
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
|
||||
|
||||
Reference in New Issue
Block a user