mirror of
https://github.com/neondatabase/neon.git
synced 2026-06-01 20:40:37 +00:00
DO NOT MERGE: test cache-from
This commit is contained in:
@@ -81,7 +81,7 @@ jobs:
|
||||
file: Dockerfile.build-tools
|
||||
cache-from: |
|
||||
type=registry,ref=cache.neon.build/build-tools:cache-${{ matrix.arch }}
|
||||
type=registry,ref=cache.neon.build/build-tools:cache-${{ matrix.arch }}-does-not-exist
|
||||
type=registry,ref=cache.neon.build/build-tools:cache-${{ matrix.arch }}-does-not-exist-2
|
||||
cache-to: ${{ github.ref_name == 'main' && format('type=registry,ref=cache.neon.build/build-tools:cache-{0},mode=max', matrix.arch) || '' }}
|
||||
tags: neondatabase/build-tools:${{ inputs.image-tag }}-${{ matrix.arch }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user