Merge branch 'main' into dev
This commit is contained in:
commit
32a7916359
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_base_dev.yaml
vendored
2
.github/workflows/build_base_dev.yaml
vendored
|
|
@ -79,5 +79,5 @@ jobs:
|
|||
cache-from: type=local,src=/tmp/.buildx-cache
|
||||
cache-to: type=local,dest=/tmp/.buildx-cache-new
|
||||
bundle:
|
||||
uses: ./.github/workflows/build_bundle_matrix_dev.yaml
|
||||
uses: ./.github/workflows/build_bundle_dev.yaml
|
||||
secrets: inherit
|
||||
|
|
|
|||
Loading…
Reference in a new issue