mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-07-26 11:49:16 +00:00
fix(ci): add load: true to buildx so Trivy can find the built image
This commit is contained in:
@@ -83,6 +83,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: false
|
||||
load: true
|
||||
tags: sencho:pr-test
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
Reference in New Issue
Block a user