mirror of
https://github.com/redlib-org/redlib.git
synced 2024-12-06 19:27:17 +01:00
Fix docker repo URL - GHA
This commit is contained in:
@@ -55,6 +55,6 @@ jobs:
|
||||
file: ./${{ matrix.config.dockerfile }}
|
||||
platforms: ${{ matrix.config.platform }}
|
||||
push: true
|
||||
tags: redlib/redlib:${{ matrix.config.tag }}
|
||||
tags: quay.io/redlib/redlib:${{ matrix.config.tag }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
Reference in New Issue
Block a user