mirror of
https://github.com/immich-app/base-images.git
synced 2025-09-10 07:24:16 +02:00
tmp: bust cache to get actual build time
This commit is contained in:
1
.github/workflows/build-server-base.yml
vendored
1
.github/workflows/build-server-base.yml
vendored
@@ -55,6 +55,7 @@ jobs:
|
||||
image: base-server-${{ matrix.target }}
|
||||
context: server
|
||||
dockerfile: server/Dockerfile
|
||||
tag-suffix: cachebust
|
||||
|
||||
success-check:
|
||||
needs: build_and_push
|
||||
|
||||
Reference in New Issue
Block a user